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
%if %{with test}
%pytest automat/_test
%pytest src/automat/_test
%endif
%if !%{with test}