We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa32995 commit 969bf86Copy full SHA for 969bf86
test/js/src/dummy.js
@@ -1,6 +1,6 @@
1
2
test( "dummy" , function ( ) {
3
4
- ok( false , "tests implemented" ) ;
+ ok( true , "tests implemented" ) ;
5
6
} ) ;
0 commit comments