From f2f1eacad6366a597eb4207d9100571336d4fba6 Mon Sep 17 00:00:00 2001 From: postwoman Date: Wed, 29 Dec 2021 13:22:56 +0800 Subject: [PATCH] Add test_org --- test_org | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test_org diff --git a/test_org b/test_org new file mode 100644 index 0000000..ac4b70e --- /dev/null +++ b/test_org @@ -0,0 +1,4 @@ +import pytest + +class TestOrg(): + pass \ No newline at end of file