summaryrefslogtreecommitdiff
path: root/service/runtests
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2014-08-07 15:06:09 -0300
committerVictor Shyba <victor.shyba@gmail.com>2014-08-07 15:06:09 -0300
commite92847eae88a13cf9c6f407112c2a42b7c46e808 (patch)
tree5467345a865f0da4052301e5b7a657db72b3cbe7 /service/runtests
parent1e2fba9a96ab2360b82b01bd55217fbb0df3f38d (diff)
Victor/Bruno: Removing APP_ROOT workaround from app and tests
Diffstat (limited to 'service/runtests')
-rwxr-xr-xservice/runtests2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/runtests b/service/runtests
index 6b10459a..458e8926 100755
--- a/service/runtests
+++ b/service/runtests
@@ -1,2 +1,2 @@
#!/bin/bash
-APP_ROOT=`pwd` py.test test/
+py.test test/