uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude.js
author fturovic <frank.turovich@nokia.com>
Mon, 01 Feb 2010 14:01:07 -0600
changeset 864 f38db24e5dbf
parent 0 fb279309251b
permissions -rw-r--r--
updated to 3.0 version info


include("library.js")

function Test() {
}

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