my test framework

Dependencies:   generic_framework

Revision:
4:0d78e328d043
Parent:
2:39c5ce2737d4
Child:
5:7186cddf0850
--- a/main.cpp	Thu Apr 25 22:45:57 2019 +0000
+++ b/main.cpp	Thu Apr 25 22:52:00 2019 +0000
@@ -1,5 +1,5 @@
 #include "mbed.h"
-#include "Test.h"
+// #include "headers/Test.h"
 
 int main() {
     // Test test();