diff --git a/scripts/main.js b/scripts/main.js index c6cd63f..2b256d9 100644 --- a/scripts/main.js +++ b/scripts/main.js @@ -32,7 +32,6 @@ $( document ).ready( function() var testcase = rectest.cases[ options['case'] ].testCase(); - $( this ).parent().hide(); hideNotice(); $( 'body' ).addClass( 'testing' ); diff --git a/test.html b/test.html index dced6e1..fb280be 100644 --- a/test.html +++ b/test.html @@ -29,7 +29,7 @@ -
+

Test Setup