Restore tests.

This commit is contained in:
Toshio くらとみ 2007-10-19 04:22:29 +00:00
parent 3cc7f56482
commit edab5b2c1c
1 changed files with 3 additions and 3 deletions

View File

@ -47,9 +47,9 @@ rm -rf doc/build
%clean
rm -rf $RPM_BUILD_ROOT
#%check
#export PYTHONPATH=./test
#python test/alltests.py
%check
export PYTHONPATH=./test
python test/alltests.py
%files
%defattr(-,root,root,-)