Skip to content

Commit

Permalink
Add load-perf test page
Browse files Browse the repository at this point in the history
  • Loading branch information
lifesinger committed May 28, 2013
1 parent ee2bbbf commit d5e67c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ var testSuites = [

'specs/misc/callback-order',
'specs/misc/ie-cache',
'specs/misc/load-perf',
'specs/misc/on-error',
'specs/misc/utf8-in-gbk',
'specs/misc/x-ua-compatible',
Expand Down
2 changes: 1 addition & 1 deletion tests/specs/misc/load-perf/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>test</title>
<script src="../../../../dist/sea-debug.js"></script>
<script src="../../../../dist/sea.js"></script>
<script src="../../../../dist/plugin-combo.js"></script>
</head>
<body>
Expand Down

0 comments on commit d5e67c4

Please sign in to comment.