diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/dub.json | 3 |
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"] } |
