From 04669106fb41d787e0686023dcce640fbe59865d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 3 May 2019 16:09:03 +0200 Subject: Partially dismantle modularization using Modules TS semantics --- tests/manifest-roundtrip/buildfile | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/manifest-roundtrip/buildfile') diff --git a/tests/manifest-roundtrip/buildfile b/tests/manifest-roundtrip/buildfile index c251fb5..33a7814 100644 --- a/tests/manifest-roundtrip/buildfile +++ b/tests/manifest-roundtrip/buildfile @@ -3,7 +3,6 @@ # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} -libs += $stdmod_lib exe{driver}: {hxx cxx}{*} $libs exe{driver}: manifest: test.roundtrip = true -- cgit v1.1