mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2024-11-20 08:32:00 +00:00
fe05d468d6
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
3 lines
244 B
C++
3 lines
244 B
C++
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
|
||
#include <catch.hpp>
|