This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
hyde
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed uglifyjs tests
main
Lakshmi Vyas
13 years ago
parent
18ac1fee11
commit
8f9876cb9e
2 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
hyde/tests/ext/test_uglify.py
+3
-3
hyde/tests/ext/uglify/expected-jquery.js
+ 1
- 1
hyde/tests/ext/test_uglify.py
View File
@@ -13,7 +13,7 @@ UGLIFY_SOURCE = File(__file__).parent.child_folder('uglify')
TEST_SITE = File(__file__).parent.parent.child_folder('_test')
class Test
Less
(object):
class Test
Uglify
(object):
def setUp(self):
TEST_SITE.make()
+ 3
- 3
hyde/tests/ext/uglify/expected-jquery.js
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save