Skip to content

Commit 6be3560

Browse files
committed
Added automation flag for RPC test
1 parent c2cd398 commit 6be3560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workspace_tools/tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@
347347
"id": "MBED_15", "description": "RPC",
348348
"source_dir": join(TEST_DIR, "mbed", "rpc"),
349349
"dependencies": [MBED_LIBRARIES, join(LIB_DIR, "rpc"), TEST_MBED_LIB],
350+
"automated": True,
350351
"host_test": "rpc",
351352
},
352353
{

0 commit comments

Comments
 (0)