test: move shunit2 tests under standalone subdirectory
[oweals/uci.git] / test / references / export.data
diff --git a/test/references/export.data b/test/references/export.data
deleted file mode 100644 (file)
index 9e4d3c9..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-config 'type' 'section'
-       option 'opt' 'val'
-       list 'list_opt' 'val0'
-       list 'list_opt' 'val1'
-       option mul_line_opt_sq 'line 1
-line 2 \
-line 3'
-       option mul_line_opt_dq "\"Hello\, \
-World.\'
-"