]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Moved from module to package
authorCefn Hoile <github.com@cefn.com>
Sun, 18 Feb 2018 01:40:25 +0000 (01:40 +0000)
committerCefn Hoile <github.com@cefn.com>
Sun, 18 Feb 2018 01:40:25 +0000 (01:40 +0000)
python/testing/platform/all.py [deleted file]
python/testing/platform/all/__init__.py [new file with mode: 0644]

diff --git a/python/testing/platform/all.py b/python/testing/platform/all.py
deleted file mode 100644 (file)
index 57f7059..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-"""Tests which should run on Micropython or CPython regardless of platform"""
-from testing import test_module
-import testing.mcp
-import testing.microcontroller
-
-def main():
-    test_module(testing.mcp)
-    test_module(testing.microcontroller)
-
-if __name__ == "__main__":
-    main()
\ No newline at end of file
diff --git a/python/testing/platform/all/__init__.py b/python/testing/platform/all/__init__.py
new file mode 100644 (file)
index 0000000..e69de29