summaryrefslogtreecommitdiffstats
path: root/smenu.spec.in
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-05-11 15:52:00 +0200
committerpgen <p.gen.progs@gmail.com>2018-05-11 17:37:28 +0200
commitb1dcb7e0487b48eedd140385428ae8dafd5ec564 (patch)
tree010edc40219b63f3867857370ed62c425f15bded /smenu.spec.in
parent95c9eb53593c554ff443cb94a220062b6e36bb31 (diff)
Add the first roll of an automated testing system.
Diffstat (limited to 'smenu.spec.in')
-rw-r--r--smenu.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/smenu.spec.in b/smenu.spec.in
index 2b49ac6..b2be420 100644
--- a/smenu.spec.in
+++ b/smenu.spec.in
@@ -53,6 +53,7 @@ install -d %{buildroot}%{_defaultdocdir}/%{name}
for FILE in COPYRIGHT *.rst examples; do
mv ${FILE} %{buildroot}%{_defaultdocdir}/%{name}
done
+cp -rp tests %{buildroot}%{_defaultdocdir}/%{name}
%files
%defattr(-,root,root,-)