inital commit of the tester
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
static Catch::Session session;
|
||||
|
||||
_declspec(dllexport) void SelfTest() {
|
||||
void SelfTest() {
|
||||
session.run();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user