Skip to content

Commit 29d59ed

Browse files
authored
Merge pull request #4129 from bridadan/remove_old_fs_test
Removing old filesystem test
2 parents 6a6455d + 4d4e4a3 commit 29d59ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tools/tests.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,11 +1042,6 @@
10421042
"automated": True,
10431043
#"host_test" : "dev_null_auto",
10441044
},
1045-
{
1046-
"id": "EXAMPLE_2", "description": "FS + RTOS",
1047-
"source_dir": join(TEST_DIR, "mbed", "fs"),
1048-
"dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, TEST_MBED_LIB],
1049-
},
10501045

10511046
# CPPUTEST Library provides Unit testing Framework
10521047
#

0 commit comments

Comments
 (0)