14
0
2024-10-30 09:29:52 +00:00
committed by Git OBS Bridge
parent ffba3a2655
commit 97f6badcf4

View File

@@ -72,7 +72,7 @@ automata (particularly deterministic finite-state transducers).
%check %check
%if %{with test} %if %{with test}
%pytest automat/_test %pytest src/automat/_test
%endif %endif
%if !%{with test} %if !%{with test}