From e94324c7a4d4e293fe3e38fa3c1becec146372e9 Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 19 May 2016 22:04:48 -0300 Subject: [refactor] reorganize scripts dir --- scripts/run_tests.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/run_tests.sh (limited to 'scripts/run_tests.sh') diff --git a/scripts/run_tests.sh b/scripts/run_tests.sh deleted file mode 100755 index e36466f8..00000000 --- a/scripts/run_tests.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd common -python setup.py test -- cgit v1.2.3