From 80077787f8f21da1efd8dc27a4c5767ab47a1df6 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 9 Oct 2018 00:03:28 +0200 Subject: src: remove json support We have better json support in libnftables these days. Signed-off-by: Pablo Neira Ayuso --- tests/jsonfiles/14-chain.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/jsonfiles/14-chain.json (limited to 'tests/jsonfiles/14-chain.json') diff --git a/tests/jsonfiles/14-chain.json b/tests/jsonfiles/14-chain.json deleted file mode 100644 index 0fb1948..0000000 --- a/tests/jsonfiles/14-chain.json +++ /dev/null @@ -1 +0,0 @@ -{"nftables":[{"add":[{"chain":{"name":"chain1","handle":4,"bytes":0,"packets":0,"table":"filter","family":"ip","use":0}}]}]} -- cgit v1.2.3