aboutsummaryrefslogtreecommitdiff
path: root/macros/src/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'macros/src/tests.rs')
-rw-r--r--macros/src/tests.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/macros/src/tests.rs b/macros/src/tests.rs
deleted file mode 100644
index e9e3326e..00000000
--- a/macros/src/tests.rs
+++ /dev/null
@@ -1,4 +0,0 @@
-// NOTE these tests are specific to the Cortex-M port; `rtic-syntax` has a more extensive test suite
-// that tests functionality common to all the RTIC ports
-
-mod single;