From 6ea17df5b44c6098099cb2276bc5ed0336276074 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 Dec 2021 09:40:52 +0200 Subject: Import with metadata in tests --- tests/build/root.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/build/root.build b/tests/build/root.build index c797685..0995b7b 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -8,7 +8,7 @@ using cxx.config # Import the ODB compiler we will be testing. # -import odb = odb%exe{odb} +import! [metadata] odb = odb%exe{odb} testscript{*}: test = $odb # Specify the test target for cross-testing. -- cgit v1.1