#	Demonstration test suite.
all
	"starting scenario"
	/ts/tc1.pl
	/ts/tc2.pl
	"next is the last test case"
	/ts/tc3.pl
	"done"

