mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-09 05:15:45 -05:00
Changed the main method for tests
This commit is contained in:
5
src/Tests/test_main.cpp
Normal file
5
src/Tests/test_main.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifdef ENABLE_CATCH
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch.hpp"
|
||||
|
||||
#endif /* ENABLE_CATCH */
|
||||
Reference in New Issue
Block a user