note
	description: "Summary description for {TESTS}."
	author: ""
	date: "$Date$"
	revision: "$Revision$"

class interface
	TEST_PLUS_ONE

create 
	make

feature -- tests

	t0: BOOLEAN
	
end -- class TEST_PLUS_ONE

Generated by ISE EiffelStudio