Removing old filesystem test

pull/4129/head
Brian Daniels 2017-04-06 14:18:37 -05:00
parent 8af190f550
commit 4d4e4a3ef9
1 changed files with 0 additions and 5 deletions

View File

@ -1042,11 +1042,6 @@ TESTS = [
"automated": True,
#"host_test" : "dev_null_auto",
},
{
"id": "EXAMPLE_2", "description": "FS + RTOS",
"source_dir": join(TEST_DIR, "mbed", "fs"),
"dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, TEST_MBED_LIB],
},
# CPPUTEST Library provides Unit testing Framework
#