From 8d69f4b93aea66a417f5c881b2e6381d19d86b35 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 18 Oct 2012 03:13:04 -0700 Subject: chore(jstd): remove JsTestDriver from our repo Testacular FTW! --- test-modules.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 test-modules.sh (limited to 'test-modules.sh') diff --git a/test-modules.sh b/test-modules.sh deleted file mode 100755 index 58693336..00000000 --- a/test-modules.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -if [ ! -e test.dissable ]; then - java -jar lib/jstestdriver/JsTestDriver.jar --tests all --config jsTestDriver-modules.conf $@ -fi -- cgit v1.2.3