Skip to content

Commit

Permalink
Use uglified version in tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Yesudeep Mangalapilly <gora.khargosh@gmail.com>
  • Loading branch information
gorakhargosh committed Feb 17, 2011
1 parent cb6c670 commit 84b25f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script src="jquery-1.3.2.min.js"></script>
<script src="testrunner.js"></script>
<script src="test_string_score.js"></script>
<script src="../string_score.js"></script>
<script src="../string_score.uglify.js"></script>
<link rel="stylesheet" href="testsuite.css" type="text/css" media="screen" />
</head>
<body>
Expand Down

0 comments on commit 84b25f6

Please sign in to comment.