aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
authorHenare Degan <henare.degan@gmail.com>2013-02-19 15:10:16 +1100
committerHenare Degan <henare.degan@gmail.com>2013-02-19 15:10:16 +1100
commit4f6762c7e5df25b4b66ddec6c1e0f921ebf03f13 (patch)
treee9a6468f845ef1d8a46c5d4f9ff9b60bc68b923a /script
parentb5c283e0f8fb1c50892373c82f42d6a210878493 (diff)
Shouldn't be needed as we use Travis
Diffstat (limited to 'script')
-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
-