Delete unnecessary xemacs in tests/tests.yml

This commit is contained in:
Takao Fujiwara 2021-05-03 20:27:00 +09:00
parent 53e0391f43
commit e32ea3c19c
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -11,7 +11,6 @@
#- role: standard-test-beakerlib #- role: standard-test-beakerlib
required_packages: required_packages:
- bash - bash
- xemacs
- anthy-unicode - anthy-unicode
tests: tests:
- smoke1: - smoke1: