diff --git a/python-Automat.spec b/python-Automat.spec index 7aa68df..8f990c2 100644 --- a/python-Automat.spec +++ b/python-Automat.spec @@ -72,7 +72,7 @@ automata (particularly deterministic finite-state transducers). %check %if %{with test} -%pytest automat/_test +%pytest src/automat/_test %endif %if !%{with test}