From 837cc102076a5b062f2be2cca7ebaed9ae46d348 Mon Sep 17 00:00:00 2001 From: Cefn Hoile Date: Sun, 18 Feb 2018 20:38:33 +0000 Subject: [PATCH] Default package name changed --- python/testing/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/testing/__init__.py b/python/testing/__init__.py index b1db862..c0dd330 100644 --- a/python/testing/__init__.py +++ b/python/testing/__init__.py @@ -74,5 +74,5 @@ def test_prepare(casetype): def main(): test_interactive( - "testing.platform.embedded", + "testing.implementation.all.digitalio", ) \ No newline at end of file -- 2.49.0