aboutsummaryrefslogtreecommitdiffstats
path: root/script/test-run
diff options
context:
space:
mode:
Diffstat (limited to 'script/test-run')
-rwxr-xr-xscript/test-run5
1 files changed, 0 insertions, 5 deletions
diff --git a/script/test-run b/script/test-run
deleted file mode 100755
index 7810b57d5..000000000
--- a/script/test-run
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-cd ../
-bundle exec rake spec
-