Skip to content

Commit

Permalink
🚨 Fix tests build
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Nov 23, 2024
1 parent 1c5256c commit 9763574
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#include <doctest/doctest.h>

class PathsConfig : public Cool::PathsConfig {
public:
PathsConfig()
: Cool::PathsConfig{"Coollab-Tests"}
{}
};

// NB: the tests are defined alongside the file that they test, not here.
Expand Down

0 comments on commit 9763574

Please sign in to comment.