mirror of
https://github.com/lefticus/6502-cpp.git
synced 2025-07-16 06:24:30 +00:00
change name to 6502-c++ and merge in files from cpp_starter_project
This commit is contained in:
5
test/catch_main.cpp
Normal file
5
test/catch_main.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#define CATCH_CONFIG_MAIN // This tells the catch header to generate a main
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user