mbed-os/libraries/tests/mbed/basic/main.cpp

5 lines
66 B
C++

#include "test_env.h"
int main() {
notify_completion(true);
}