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: a00a9c60059084b05d5e14784978ba93b24a18ae (
plain
)
1
2
3
#include
<gtest/gtest.h>
TEST
(
dummy
,
foo
)
{
ASSERT_TRUE
(
1
);
}