summaryrefslogtreecommitdiff
path: root/dub.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-03-23 06:41:51 +0100
committerEugen Wissner <belka@caraus.de>2019-03-23 06:42:50 +0100
commit76f2cd7080c948206d5a1b7486a5dfb95476f684 (patch)
treea2adf8b04df38102430f8d6f62a8a0cdeda1c2f9 /dub.json
parentad46afb10bca80086b11b998bf4c992dc96f577e (diff)
downloadtanya-76f2cd7080c948206d5a1b7486a5dfb95476f684.tar.gz
Add DIP25 compatibility. Fix #83
Diffstat (limited to 'dub.json')
-rw-r--r--dub.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/dub.json b/dub.json
index 8a30c7b..8fcc299 100644
--- a/dub.json
+++ b/dub.json
@@ -53,6 +53,7 @@
{
"name": "unittest",
"versions": ["TanyaPhobos"],
+ "dflags": ["-dip25"],
"importPaths": [
"./source",
"./tests"