summaryrefslogtreecommitdiff
path: root/test/dub.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/dub.json')
-rw-r--r--test/dub.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dub.json b/test/dub.json
index e0fc8af..c988bd0 100644
--- a/test/dub.json
+++ b/test/dub.json
@@ -13,5 +13,5 @@
"importPaths": [
"."
],
- "dflags": ["-dip1000"]
+ "dflags-dmd": ["-dip1000"]
}