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

6 lines
67 B
C++

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