aboutsummaryrefslogtreecommitdiffstats
path: root/test/doctest.json
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-01-09 21:13:04 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-01-09 21:13:04 +0000
commit9f829c41651cd2872b1c6e666b5bceeebf829aee (patch)
tree2d68f84e159fe0d089d96443a33220bec307a452 /test/doctest.json
parenta8436846201d03b80d8b11b68ef07923bb2997b4 (diff)
downloadverismith-9f829c41651cd2872b1c6e666b5bceeebf829aee.tar.gz
verismith-9f829c41651cd2872b1c6e666b5bceeebf829aee.zip
Move tests to test
Diffstat (limited to 'test/doctest.json')
-rw-r--r--test/doctest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/doctest.json b/test/doctest.json
new file mode 100644
index 0000000..d6f5cae
--- /dev/null
+++ b/test/doctest.json
@@ -0,0 +1,5 @@
+{
+ "ignore": [],
+ "sourceFolders": [ "src" ],
+ "doctestOptions": [ "-XOverloadedStrings" ]
+}