From 2a25efba1ae691d197ad373d64a1f500fc62fc8c Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 19 Mar 2013 17:17:57 +0000 Subject: [PATCH] Only show test suite if not in demo mode --- editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.php b/editor.php index cee7675..466d4fa 100644 --- a/editor.php +++ b/editor.php @@ -167,7 +167,7 @@ $activeLineBG = array_search($ICEcoder["theme"],array("eclipse","elegant","neat" } },1000); - +


test suite