From c703096234260d2766b63fd79ee6cbbf461d9173 Mon Sep 17 00:00:00 2001 From: Matthew Else Date: Fri, 19 Jul 2013 14:34:44 +0100 Subject: [PATCH] Clicked the wrong button, and had to revert. --- workspace_tools/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace_tools/tests.py b/workspace_tools/tests.py index ae5951c206..76714676f8 100644 --- a/workspace_tools/tests.py +++ b/workspace_tools/tests.py @@ -635,7 +635,7 @@ TESTS = [ "source_dir": join(TEST_DIR, "mbed", "fs"), "dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, TEST_MBED_LIB, SD_FS, FAT_FS], }, - + # LPC1114 { "id": "LPCBlink", "description": "Example for LPC, blinking",