Sync ref test result with current implementation.
[project/uci.git] / test / references / import.result
index c7e4d39..47704b8 100644 (file)
@@ -1,6 +1,6 @@
 
 
-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'