diff --git a/scripts/ui.js b/scripts/ui.js index e516915..94bd016 100644 --- a/scripts/ui.js +++ b/scripts/ui.js @@ -65,6 +65,12 @@ .attr( 'id', 'trybox' ) .hide() .append( $( '
' ).html( + "Enter or modify a test script below. The common " + + "ease.js modules, such as Class, have " + + "already imported for you. When you are ready, click " + + "Run to run the script." + ) ) .append( $txt = $( '