index
:
FMI/pico-web
main
Year 3 FMI Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
browser-net.tests.c
blob: 2a8fec0f4dba80a2f374ccf28bf29e8273dd2905 (
plain
) (
blame
)
1
2
3
4
5
#include
"Unity/src/unity.h"
void
test_True
(
void
) {
TEST_ASSERT_TRUE
(
1
);
}