opt --full

Property definitions

nitc :: testing_base $ ToolContext :: opt_full
	# opt --full
	var opt_full = new OptionBool("Process also imported modules", "--full")
src/testing/testing_base.nit:24,2--25,73