Refactored test cases tags

This commit is contained in:
Bartek Kryza
2021-03-15 00:04:32 +01:00
parent 5a5652a443
commit a86add009c
13 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@
* limitations under the License.
*/
TEST_CASE("t00004", "[unit-test]")
TEST_CASE("t00004", "[test-case][class]")
{
auto [config, db] = load_config("t00004");