aboutsummaryrefslogtreecommitdiff
path: root/tests/function
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-11-22 15:43:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-11-22 15:43:02 +0200
commit6bba67ee786693e76adfc3ee4b129635fd1b6997 (patch)
tree69a9f6d24f79369742397a55494e78603cf2d781 /tests/function
parent50ccab4eedc499dd013fd449163f9c948d18244b (diff)
Fix typo
Diffstat (limited to 'tests/function')
-rw-r--r--tests/function/path/testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/function/path/testscript b/tests/function/path/testscript
index 5656446..cc736ee 100644
--- a/tests/function/path/testscript
+++ b/tests/function/path/testscript
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
+mkdir build
-+cat <<EOI >>>build/boostrap.build
++cat <<EOI >>>build/bootstrap.build
project = test
amalgamation =
EOI