Sync ref test result with current implementation.
[project/uci.git] / test / references / export.result
index 957e687..bc06655 100644 (file)
@@ -1,7 +1,7 @@
-package 'export'
+package export
 
-config 'type' 'section'
-       option 'opt' 'val'
-       list 'list_opt' 'val0'
-       list 'list_opt' 'val1'
+config type 'section'
+       option opt 'val'
+       list list_opt 'val0'
+       list list_opt 'val1'