From 2618eb295b8b8225ab44bfcb59fe60b223013a60 Mon Sep 17 00:00:00 2001 From: bkfox Date: Mon, 19 Jun 2023 10:14:57 +0200 Subject: [PATCH] remove tests.py --- aircox_streamer/tests.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 aircox_streamer/tests.py diff --git a/aircox_streamer/tests.py b/aircox_streamer/tests.py deleted file mode 100644 index a39b155..0000000 --- a/aircox_streamer/tests.py +++ /dev/null @@ -1 +0,0 @@ -# Create your tests here.