[PATCH nft] json: tests: fix typo in ct expectation json test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The correct form is "ct expectation" not "ct expect". That was causing the
tests/py/ip/object.t json test to fail.

Fixes: 1dd08fcfa07a ("src: add ct expectations support")
Signed-off-by: Fernando Fernandez Mancera <ffmancera@xxxxxxxxxx>
---
 tests/py/ip/objects.t.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/py/ip/objects.t.json b/tests/py/ip/objects.t.json
index 634f192..a70dd9e 100644
--- a/tests/py/ip/objects.t.json
+++ b/tests/py/ip/objects.t.json
@@ -196,7 +196,7 @@
 # ct expectation set "ctexpect1"
 [
     {
-        "ct expect": "ctexpect1"
+        "ct expectation": "ctexpect1"
     }
 ]
 
-- 
2.20.1




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux