From 5626c2163bff661540e1ae3a5df25f0c7e7573f6 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Wed, 27 May 2020 15:51:24 -0700 Subject: V2 verify JSON output is consistent and doesn't drift $ cd test/apiv2 $ python -m unittest -v test_rest_v1_0_0.TestApi Signed-off-by: Jhon Honce --- test/apiv2/rest_api/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/apiv2/rest_api/__init__.py (limited to 'test/apiv2/rest_api/__init__.py') diff --git a/test/apiv2/rest_api/__init__.py b/test/apiv2/rest_api/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3-54-g00ecf