summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifupdown/tests/test1
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/plugins/ifupdown/tests/test1')
-rw-r--r--src/settings/plugins/ifupdown/tests/test16
1 files changed, 6 insertions, 0 deletions
diff --git a/src/settings/plugins/ifupdown/tests/test1 b/src/settings/plugins/ifupdown/tests/test1
new file mode 100644
index 000000000..74c23b457
--- /dev/null
+++ b/src/settings/plugins/ifupdown/tests/test1
@@ -0,0 +1,6 @@
+# case 1: line before 1st block (must be ignored)
+address 10.250.2.3
+
+auto eth0
+iface eth0 inet dhcp
+