Skip to content

Commit

Permalink
Update tests/mintermization.cc
Browse files Browse the repository at this point in the history
Co-authored-by: David Chocholatý <[email protected]>
  • Loading branch information
martinhruska and Adda0 authored Oct 7, 2023
1 parent 8ce5282 commit 2815fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mintermization.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

using namespace mata::parser;

TEST_CASE("Mata::Mintermization::trans_to_vars_nfa")
TEST_CASE("mata::Mintermization::trans_to_vars_nfa")
{
Parsed parsed;
mata::Mintermization<mata::BDDDomain> mintermization{};
Expand Down

0 comments on commit 2815fd6

Please sign in to comment.