diff options
Diffstat (limited to 'src/settings/plugins/ifupdown/tests/test3')
| -rw-r--r-- | src/settings/plugins/ifupdown/tests/test3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/settings/plugins/ifupdown/tests/test3 b/src/settings/plugins/ifupdown/tests/test3 new file mode 100644 index 00000000..f6293bbd --- /dev/null +++ b/src/settings/plugins/ifupdown/tests/test3 @@ -0,0 +1,5 @@ +# case 3: line wrapped over multiple lines & multi-argument allow-* +allow-hotplug eth0 \ + wlan0 \ + bnep0 + |