From de57d646702a872a33882e894b512fe46da939d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Ole=C5=9B?= Date: Mon, 23 Nov 2015 22:34:54 +0100 Subject: [PATCH] Run all tests for solar --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index a1ee60f2..d2d7893d 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -33,4 +33,4 @@ pip install pip-accel pip-accel install -r test-requirements.txt -SOLAR_CONFIG=../.config CONFIG_FILE=$CONFIG_FILE py.test --cov=solar -s solar/test +SOLAR_CONFIG=../.config CONFIG_FILE=$CONFIG_FILE py.test --cov=solar -s solar