uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude.js
author fturovic <frank.turovich@nokia.com>
Thu, 01 Apr 2010 13:05:44 -0500
branchRCL_2_4
changeset 1150 a30849a92e2d
parent 0 fb279309251b
permissions -rw-r--r--
cleanup of build properties to fix index not being built


include("library.js")

function Test() {
}

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