From 39e14bd689035ffdbe016986851afdb385d7c5d6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 1 Nov 2016 13:03:04 -0400 Subject: [PATCH] in the path --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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