summaryrefslogtreecommitdiff
path: root/service/runtests
diff options
context:
space:
mode:
authorBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-04 17:51:59 -0300
committerBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-04 17:51:59 -0300
commit255c910842126fd55ac1c0f933ab1d016f534e27 (patch)
treed0ce0ad49f49d279599d3e50ccf55039414d3375 /service/runtests
parent502673d704c0600c0b2fb8ea439cb5a030374e87 (diff)
Imported bitmask libraries to service
Diffstat (limited to 'service/runtests')
-rwxr-xr-xservice/runtests3
1 files changed, 2 insertions, 1 deletions
diff --git a/service/runtests b/service/runtests
index 64316a29..6b10459a 100755
--- a/service/runtests
+++ b/service/runtests
@@ -1 +1,2 @@
-APP_ROOT=`pwd`/app py.test test/
+#!/bin/bash
+APP_ROOT=`pwd` py.test test/