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