forked from pool/python-libcst
Correct calling %pyunittest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libcst?expand=0&rev=31
This commit is contained in:
parent
54895e0d6c
commit
fd4a60d508
@ -92,7 +92,7 @@ export CARGO_NET_OFFLINE=true PROFILE=release
|
|||||||
|
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
%check
|
%check
|
||||||
%pyunittest discover -v libcst/tests
|
%pyunittest_arch discover -v libcst/tests
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{without test}
|
%if %{without test}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user