]> pilppa.org Git - uci.git/blobdiff - test/config/network
ucimap: add helper function for resizing lists and freeing items (both using ucimap...
[uci.git] / test / config / network
index 6e2b5cc4a894ee05265f40824cba78c3512b03bd..426e3453715b47a30fdfe1c64ceb1d76944f0b74 100644 (file)
@@ -9,8 +9,6 @@ config 'interface' 'lan'
        option 'ifname' 'eth0'
        option 'test' '123'
        option 'enabled' 'off'
-       list 'aliases' 'a'
-       list 'aliases' 'b'
        option 'ipaddr' '2.3.4.5'
 
 config 'interface' 'wan'