From 34e22c63a02548f3e81460c30a53b22b2a477604 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Thu, 7 Mar 2013 09:44:18 +0000 Subject: [PATCH] Show unit test section if we have this available Contains link to start unit test and DIV to contain result stats as they run --- editor.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/editor.php b/editor.php index a806335..0d63821 100644 --- a/editor.php +++ b/editor.php @@ -98,6 +98,14 @@ $activeLineBG = array_search($ICEcoder["theme"],array("eclipse","elegant","neat" } },1000); + +
+

+

test suite

+ Run unit tests:
+ Run unit tests
+
+