Created
January 25, 2021 21:57
-
-
Save r7vme/f11da7b1c7765e01461163a7143f86bf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do | |
// this in one cpp file | |
#include <catch2/catch.hpp> | |
#include <fff/fff.h> | |
DEFINE_FFF_GLOBALS; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment