aboutsummaryrefslogtreecommitdiff
path: root/iniparser-4.1/test/ressources/bad_ini/twisted-errors.ini
diff options
context:
space:
mode:
Diffstat (limited to 'iniparser-4.1/test/ressources/bad_ini/twisted-errors.ini')
-rw-r--r--iniparser-4.1/test/ressources/bad_ini/twisted-errors.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/iniparser-4.1/test/ressources/bad_ini/twisted-errors.ini b/iniparser-4.1/test/ressources/bad_ini/twisted-errors.ini
new file mode 100644
index 0000000..4dc3bbe
--- /dev/null
+++ b/iniparser-4.1/test/ressources/bad_ini/twisted-errors.ini
@@ -0,0 +1,9 @@
+#
+# All of these should trigger syntax errors
+#
+[section]
+hello
+world
+hello \
+world
+a + b ;