Delete unnecessary xemacs in tests/tests.yml
This commit is contained in:
parent
53e0391f43
commit
e32ea3c19c
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: anthy-unicode
|
Name: anthy-unicode
|
||||||
Version: 1.0.0.20201109
|
Version: 1.0.0.20201109
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
|
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
|
||||||
License: LGPLv2+ and GPLv2 and Public Domain
|
License: LGPLv2+ and GPLv2 and Public Domain
|
||||||
URL: https://github.com/fujiwarat/anthy-unicode/wiki
|
URL: https://github.com/fujiwarat/anthy-unicode/wiki
|
||||||
@ -161,6 +161,9 @@ rm test.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 03 2021 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20201109-4
|
||||||
|
- Delete unnecessary xemacs in tests/tests.yml
|
||||||
|
|
||||||
* Sat May 01 2021 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20201109-3
|
* Sat May 01 2021 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20201109-3
|
||||||
- Enable CI
|
- Enable CI
|
||||||
|
|
||||||
|
@ -11,10 +11,9 @@
|
|||||||
#- role: standard-test-beakerlib
|
#- role: standard-test-beakerlib
|
||||||
required_packages:
|
required_packages:
|
||||||
- bash
|
- bash
|
||||||
- xemacs
|
|
||||||
- anthy-unicode
|
- anthy-unicode
|
||||||
tests:
|
tests:
|
||||||
- smoke1:
|
- smoke1:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./tests.sh
|
run: ./tests.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user