!3 Enable test

From: @wk333 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-06-21 01:15:40 +00:00 committed by Gitee
commit a2da39175c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: erlang-%{realname}
Version: 1.0.2
Release: 1
Release: 2
Summary: Erlang module to parse command line arguments using the GNU getopt syntax
License: BSD
URL: https://github.com/%{upstream}/%{realname}
@ -24,7 +24,7 @@ chmod 0644 examples/*.escript
%{erlang_install}
%check
#%%{erlang_test}
%{erlang_test}
%files
%license LICENSE.txt
@ -32,6 +32,9 @@ chmod 0644 examples/*.escript
%{erlang_appdir}/
%changelog
* Tue Jun 20 2023 wangkai <13474090681@163.com> - 1.0.2-2
- Enable test
* Tue Jun 20 2023 wangkai <13474090681@163.com> - 1.0.2-1
- Update to 1.0.2