diff options
Diffstat (limited to 'system-settings/plugins/ifupdown/tests/test1')
| -rw-r--r-- | system-settings/plugins/ifupdown/tests/test1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/system-settings/plugins/ifupdown/tests/test1 b/system-settings/plugins/ifupdown/tests/test1 deleted file mode 100644 index 74c23b45..00000000 --- a/system-settings/plugins/ifupdown/tests/test1 +++ /dev/null @@ -1,6 +0,0 @@ -# case 1: line before 1st block (must be ignored) -address 10.250.2.3 - -auto eth0 -iface eth0 inet dhcp - |