diff --git a/app.json b/app.json index f1789ba..e756c85 100644 --- a/app.json +++ b/app.json @@ -3,6 +3,6 @@ {"url": "https://github.com/heroku/heroku-buildpack-python#ci"} ], "scripts": { - "test": "testtheapp" + "test": "./testtheapp" } } \ No newline at end of file