mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #4129 from bridadan/remove_old_fs_test
Removing old filesystem testpull/3066/merge
commit
29d59edd55
|
@ -1042,11 +1042,6 @@ TESTS = [
|
||||||
"automated": True,
|
"automated": True,
|
||||||
#"host_test" : "dev_null_auto",
|
#"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
|
# CPPUTEST Library provides Unit testing Framework
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue