docs
This commit is contained in:
parent
b4841d3714
commit
fbf64e92c8
|
@ -6,9 +6,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#include "pch.h"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include "gtest/gtest.h"
|
|
||||||
#include "engine_test_helper.h"
|
|
||||||
|
|
||||||
GTEST_API_ int main(int argc, char **argv) {
|
GTEST_API_ int main(int argc, char **argv) {
|
||||||
testing::InitGoogleTest(&argc, argv);
|
testing::InitGoogleTest(&argc, argv);
|
||||||
|
|
Loading…
Reference in New Issue