mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-06 06:26:13 +00:00
6 lines
95 B
C++
6 lines
95 B
C++
//
|
|
// Created by Zoe Roux on 5/17/21.
|
|
//
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include <catch2/catch.hpp> |