index
:
project-spc
loek/audio
loek/cleanup
loek/collision-system
loek/config
loek/savemgr
loek/scripts
loek/tests
loek/util
loek/wrap
master
poc/audio-miniaudio
poc/audio-soloud
poc/profiling
24-25 b13 spc: minor project engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dummy.cpp
blob: 08850b234933908c028b7bf906f1022388ac6252 (
plain
)
1
2
3
4
5
6
#include
<gtest/gtest.h>
TEST
(
dummy
,
foo
)
{
ASSERT_TRUE
(
1
);
}