Skip to content

Commit e012533

Browse files
committed
Remove unused tests
Re ECFLOW-1960
1 parent ed067ad commit e012533

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

libs/base/test/TestPermissions.cpp

-6
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ BOOST_AUTO_TEST_CASE(test_file_automatic_prefix_name_exists) {
5353
}
5454
}
5555

56-
BOOST_AUTO_TEST_CASE(test_loading_perms) {
57-
ECF_NAME_THIS_TEST();
58-
59-
BOOST_CHECK_MESSAGE(false, "test to be removed");
60-
}
61-
6256
BOOST_AUTO_TEST_SUITE_END()
6357

6458
BOOST_AUTO_TEST_SUITE_END()

0 commit comments

Comments
 (0)