in the path

This commit is contained in:
2016-11-01 13:03:04 -04:00
parent 3cd698f275
commit 39e14bd689
+1 -1
View File
@@ -3,6 +3,6 @@
{"url": "https://github.com/heroku/heroku-buildpack-python#ci"} {"url": "https://github.com/heroku/heroku-buildpack-python#ci"}
], ],
"scripts": { "scripts": {
"test": "testtheapp" "test": "./testtheapp"
} }
} }