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}
|
||||
%check
|
||||
%pyunittest discover -v libcst/tests
|
||||
%pyunittest_arch discover -v libcst/tests
|
||||
%endif
|
||||
|
||||
%if %{without test}
|
||||
|
Loading…
Reference in New Issue
Block a user