Skip to content
Snippets Groups Projects
Commit 380611ca authored by jwendt's avatar jwendt
Browse files

remove unused phoenix test

parent b8a450d7
No related branches found
No related tags found
1 merge request!94Feature/#205 more cppcheck checks
...@@ -23,7 +23,3 @@ ...@@ -23,7 +23,3 @@
#include "catch/catch.hpp" #include "catch/catch.hpp"
#include "phx/phoenix.hpp" #include "phx/phoenix.hpp"
TEST_CASE("Project Phoenix shall greet.", "[phx]") {
CHECK(phx::Greet() == "Hello world!");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment