Skip to content
Snippets Groups Projects
Commit a6a30aa1 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Change section to utils

parent 59544212
No related branches found
No related tags found
1 merge request!6Feature/crs
......@@ -3,7 +3,7 @@
#include <PastisAssert.hpp>
#include <string>
TEST_CASE("PastisAssert", "[assert]") {
TEST_CASE("PastisAssert", "[utils]") {
SECTION("checking for assert error") {
const std::string filename = "filename";
const int line = 10;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment