Rename build & test, take two
authorCasey Callendrello <casey.callendrello@coreos.com>
Mon, 15 May 2017 14:50:24 +0000 (16:50 +0200)
committerCasey Callendrello <casey.callendrello@coreos.com>
Mon, 15 May 2017 14:50:24 +0000 (16:50 +0200)
test.sh

diff --git a/test.sh b/test.sh
index 67e6780..82253f3 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -6,7 +6,7 @@
 #
 set -e
 
-source ./build
+source ./build.sh
 
 echo "Running tests"