Removed host test from RCP automation

pull/236/head
Przemek Wirkus 2014-03-25 18:17:54 +00:00
parent 6be356077d
commit 9c0ed35267
1 changed files with 0 additions and 1 deletions

View File

@ -348,7 +348,6 @@ TESTS = [
"source_dir": join(TEST_DIR, "mbed", "rpc"),
"dependencies": [MBED_LIBRARIES, join(LIB_DIR, "rpc"), TEST_MBED_LIB],
"automated": True,
"host_test": "rpc",
},
{
"id": "MBED_16", "description": "RTC",