From: Cefn Hoile Date: Sun, 18 Feb 2018 20:38:33 +0000 (+0000) Subject: Default package name changed X-Git-Tag: 0.1.0~4^2~104 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/837cc102076a5b062f2be2cca7ebaed9ae46d348 Default package name changed --- 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