1.3.49
Loading...
Searching...
No Matches
TestMain.cpp
1
#include "
Context.h
"
2
3
#include "doctest.h"
4
5
using namespace
helios;
6
7
int
main(
int
argc,
char
**argv) {
8
return
Context::selfTest
(argc, argv);
9
}
core
tests
TestMain.cpp
Generated by
1.9.8