Skip to content
Snippets Groups Projects
Commit 714d5104 authored by Sebastian Staffa's avatar Sebastian Staffa
Browse files

fix include order in tests

parent 3302747e
No related branches found
No related tags found
No related merge requests found
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>
#include "./../src/main.h"
#include <catch2/catch.hpp>
TEST_CASE("add-function work as designed","[mathemathic-operations]") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment