From eb43b94476e1ed11eb7f7c181f8e0046e3f91ba4 Mon Sep 17 00:00:00 2001 From: gramanas Date: Tue, 17 Apr 2018 23:57:02 +0300 Subject: Fix test variable --- tests/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/init') diff --git a/tests/init b/tests/init index 0c38da1..5dedc21 100755 --- a/tests/init +++ b/tests/init @@ -1,5 +1,5 @@ #!/bin/bash -BIN=/build/ck +BIN=@CMAKE_BINARY_DIR@ TEST_LOCATION=@PROJECT_TESTING_GROUNDS@ mkdir -p $TEST_LOCATION/vc -- cgit v1.2.3