aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-08-08 10:05:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-08-08 10:05:35 +0300
commitb84b121dbced15af0c05568be6b466436ab4ebdb (patch)
tree08f501b39735ca151c28e9476b28d8c99bae096c
parent03190d3ed8c5c6047265a3c9f08c8e533bc1c06a (diff)
Test
-rw-r--r--libbpkg/buildfile2
-rw-r--r--tests/buildfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/libbpkg/buildfile b/libbpkg/buildfile
index b560931..1937e47 100644
--- a/libbpkg/buildfile
+++ b/libbpkg/buildfile
@@ -2,7 +2,7 @@
# license : MIT; see accompanying LICENSE file
-# test
+# test 3
import int_libs = libbutl%lib{butl}
diff --git a/tests/buildfile b/tests/buildfile
index eec5adf..96d6b32 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,7 +1,7 @@
# file : tests/buildfile
# license : MIT; see accompanying LICENSE file
-# TEST 2
+# TEST 3