Fix tests

pull/8137/head
Olli-Pekka Puolitaival 2018-09-14 13:57:08 +03:00
parent cd628a77a2
commit 1981728be9
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ test_build_data = {
{
"id": "TEST_APPS-DEVICE-SOCKET_APP",
"target_name": "K64F",
"toolchain_name": "GCC_ARM"
"toolchain_name": "GCC_ARM",
"result": "OK"
}
]
}