mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-23 04:47:57 -05:00
@@ -1,4 +1,9 @@
|
||||
|
||||
/**
|
||||
This file includes some testing functions that will get built
|
||||
into the program. Otherwise CTest can be used by removing this file from
|
||||
the build to avoid double declaration of the main function and
|
||||
Catch clashing
|
||||
*/
|
||||
#include "Tests.h"
|
||||
|
||||
#if defined ENABLE_CATCH
|
||||
|
||||
Reference in New Issue
Block a user