[test] fix doc for centos-7 test

This commit is contained in:
Britta Weber 2016-03-30 13:55:06 +02:00
parent 453ffebb96
commit 6c1b415891
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@ and in another window:
----------------------------------------------------
vagrant up centos-7 --provider virtualbox && vagrant ssh centos-7
cd $RPM
cd $TESTROOT
sudo bats $BATS/*rpm*.bats
----------------------------------------------------