tests are in app/tests
This commit is contained in:
parent
24c9f2cf12
commit
007dd53dde
@ -419,7 +419,7 @@ ln -snf gimprc-%{binver}.5 %{buildroot}/%{_mandir}/man5/gimprc.5
|
||||
%check
|
||||
# skip tests known to be problematic in a specific version
|
||||
%if "%version" == "%skip_checks_version"
|
||||
pushd tests
|
||||
pushd app/tests
|
||||
for problematic in %skip_checks; do
|
||||
rm -f "$problematic"
|
||||
cat << EOF > "$problematic"
|
||||
|
Loading…
Reference in New Issue
Block a user