Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CXXModulesCompile
/
unity-build
/
unity1.cxx
blob: fd1cbb3ee08b0bc545f3be1e3ec0e3e88ac0b611 [
file
]
#include
"unity.h"
#define
DETECT_UNITY
int
unity1
()
{
return
0
;
}