summaryrefslogtreecommitdiff
path: root/matching/tests/test_matching_distance.cpp
diff options
context:
space:
mode:
authorArnur Nigmetov <nigmetov@tugraz.at>2020-03-19 02:44:35 +0100
committerArnur Nigmetov <nigmetov@tugraz.at>2020-03-19 02:44:35 +0100
commit2c5e6c606ee37cd68bbe9f9915dba99f7677dd87 (patch)
tree04b239cd2730109a29f65d0977e76aeed1c7bbf5 /matching/tests/test_matching_distance.cpp
parent0548f27c1eff7c4692861fbba525bce26e1989f6 (diff)
Minor changes.
Diffstat (limited to 'matching/tests/test_matching_distance.cpp')
-rw-r--r--matching/tests/test_matching_distance.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/matching/tests/test_matching_distance.cpp b/matching/tests/test_matching_distance.cpp
index aa08cfe..12eb2f3 100644
--- a/matching/tests/test_matching_distance.cpp
+++ b/matching/tests/test_matching_distance.cpp
@@ -128,7 +128,7 @@ TEST_CASE("Different bounds", "[bounds]")
}
}
-TEST_CASE("Bifiltrations from file", "[matching_distance][small_example][lesnick]")
+TEST_CASE("Bifiltrations from file", "[matching_distance][small_example]")
{
std::string fname_a, fname_b;