uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude.js
author dadubrow
Thu, 24 Sep 2009 08:11:04 -0500
branchRCL_2_2
changeset 511 b58712054172
parent 0 fb279309251b
permissions -rw-r--r--
fix capitalization


include("library.js")

function Test() {
}

Test.prototype.getGlobal = function() {
	return libfunc();
}