14
0
2024-10-30 09:29:52 +00:00
committed by Git OBS Bridge
parent aa7c192ece
commit d8b30f113a

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}