mirror of https://github.com/ARMmbed/mbed-os.git
Unittests: DNS - fix path and filename
parent
91464b2729
commit
6d71addc40
|
|
@ -26,7 +26,7 @@ set(unittest-sources
|
|||
)
|
||||
|
||||
set(unittest-test-sources
|
||||
MODULETESTS/features/netsocket/IfaceDnsSocket/test_IfaceDnsSocket.cpp
|
||||
moduletests/features/netsocket/IfaceDnsSocket/moduletest.cpp
|
||||
stubs/MeshInterface_stub.cpp
|
||||
stubs/CellularInterface_stub.cpp
|
||||
stubs/Mutex_stub.cpp
|
||||
Loading…
Reference in New Issue