]> git.proxmox.com Git - pve-firewall.git/blobdiff - test/test-errors1/tests
fix for test case test/test-errors1
[pve-firewall.git] / test / test-errors1 / tests
index 4c4bf67af9a8cd150029056e4f89d3e460fb3db9..99380b96eae22708390eeed9366715b144c12d5c 100644 (file)
@@ -1,2 +1,3 @@
-{ from => 'outside', to => 'vm100', dport => 80, action => 'ACCEPT' }
-{ from => 'outside', to => 'vm100', dport => 81, action => 'DROP' }
\ No newline at end of file
+{ from => 'outside', to => 'vm100', dport => 80, action => 'DROP' }
+{ from => 'outside', to => 'vm100', dport => 81, action => 'DROP' }
+{ from => 'outside', to => 'vm100', dport => 82, action => 'ACCEPT' }