Revert "tests: start script/race test only when --force specified"

This reverts commit 8ba3f35e07.

This test is not too slow anymore and BTW since last script refactoring
it does work now even on slow/heavy-loaded systems.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
This commit is contained in:
Ruediger Meier 2015-07-04 11:51:06 +02:00
parent 7dbcd80ee8
commit bd84241de3
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@
TS_TOPDIR="${0%/*}/../.."
TS_DESC="race conditions"
# Don't execute this test by default, --force required
TS_OPTIONAL="yes"
. $TS_TOPDIR/functions.sh
ts_init "$*"