From f81ec08d6186271ebb33591ddf21590ff6a43dce Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 21 Apr 2016 14:53:49 +0200 Subject: Fix legacy stuff in tests --- tests/import/installed/buildfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/import/installed/buildfile') diff --git a/tests/import/installed/buildfile b/tests/import/installed/buildfile index abdc151..be051b2 100644 --- a/tests/import/installed/buildfile +++ b/tests/import/installed/buildfile @@ -1,8 +1,5 @@ using cxx -hxx.ext = hxx -cxx.ext = cxx - import libs += lib{z} #lib{driver}: cxx{driver} $libs -- cgit v1.1