From f399c3b02c8a97f20d92245cf6b3d0b6b0e1e874 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 4 Sep 2018 15:09:13 +0300 Subject: Rename .test/test{} to .testscript/testscript{} --- tests/worker/bootstrap.testscript | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/worker/bootstrap.testscript (limited to 'tests/worker/bootstrap.testscript') diff --git a/tests/worker/bootstrap.testscript b/tests/worker/bootstrap.testscript new file mode 100644 index 0000000..2cf91e6 --- /dev/null +++ b/tests/worker/bootstrap.testscript @@ -0,0 +1,13 @@ +# file : tests/worker/bootstrap.testscript +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# license : TBC; see accompanying LICENSE file + +test.options = --bootstrap + +$* >>~%EOO% +: 1 +%bbot-version: .+% +%libbbot-version: .+% +%libbpkg-version: .+% +%libbutl-version: .+% +EOO -- cgit v1.1