Actually enabled running the JS tests
Change-Id: I5e66be0b5307024e6d21eaedf918ffcbd03d5ed3
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
module( "ext.uls", QUnit.newMwEnvironment() );
|
||||
|
||||
test( "-- Initial check", function() {
|
||||
expect( 2 );
|
||||
expect( 1 );
|
||||
ok( $.fn.uls, "$.fn.uls is defined" );
|
||||
} );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user