summaryrefslogtreecommitdiff
path: root/test/functests/dont_test_false.sh
blob: 65457ef7f9fa4a24a200d1b093a41acfd6b5a07f (plain)
1
2
3
4
5
6
# a testsuite that will force failure - for testing purposes

run()
{
	run_testcase false
}