AutomaticDifferentiation/test/main_test.cpp
2019-03-30 16:15:31 +01:00

4 lines
87 B
C++
Executable file

// Let Catch provide main()
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>