From 6bba67ee786693e76adfc3ee4b129635fd1b6997 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Nov 2016 15:43:02 +0200 Subject: Fix typo --- tests/test/script/runner/cleanup.test | 2 +- tests/test/script/runner/status.test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/test/script/runner') diff --git a/tests/test/script/runner/cleanup.test b/tests/test/script/runner/cleanup.test index 5018bd1..474ce48 100644 --- a/tests/test/script/runner/cleanup.test +++ b/tests/test/script/runner/cleanup.test @@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file +mkdir build -+cat <>>build/boostrap.build ++cat <>>build/bootstrap.build project = test amalgamation = diff --git a/tests/test/script/runner/status.test b/tests/test/script/runner/status.test index 09d5b16..f1a20ec 100644 --- a/tests/test/script/runner/status.test +++ b/tests/test/script/runner/status.test @@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file +mkdir build -+cat <>>build/boostrap.build ++cat <>>build/bootstrap.build project = test amalgamation = -- cgit v1.1