From 23b1a0ab70f190dbbb33dabb18ec039c7d85d6b3 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 11 Jan 2020 23:51:49 +0300 Subject: Add implementation --- curl/tests/build/bootstrap.build | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 curl/tests/build/bootstrap.build (limited to 'curl/tests/build/bootstrap.build') diff --git a/curl/tests/build/bootstrap.build b/curl/tests/build/bootstrap.build new file mode 100644 index 0000000..d8bbf2c --- /dev/null +++ b/curl/tests/build/bootstrap.build @@ -0,0 +1,9 @@ +# file : tests/build/bootstrap.build +# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd +# license : cURL License; see accompanying COPYING file + +project = # Unnamed tests subproject. + +using config +using test +using dist -- cgit v1.1