From 62c1b9f9deb418124e8c8843e2294c514331037f Mon Sep 17 00:00:00 2001 From: "Bobby R. Bruce" Date: Wed, 29 May 2024 08:16:38 -0700 Subject: [PATCH] tests: move Pystat pyunit tests to their own dir Change-Id: Ifd3d88deebd4e72bdb8792405966d2e158e6366d --- tests/pyunit/{ => pystats}/pyunit_jsonserializable_check.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/pyunit/{ => pystats}/pyunit_jsonserializable_check.py (100%) diff --git a/tests/pyunit/pyunit_jsonserializable_check.py b/tests/pyunit/pystats/pyunit_jsonserializable_check.py similarity index 100% rename from tests/pyunit/pyunit_jsonserializable_check.py rename to tests/pyunit/pystats/pyunit_jsonserializable_check.py