uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude2.js
author fturovic <frank.turovich@nokia.com>
Wed, 14 Jul 2010 09:40:09 -0500
changeset 1614 b1456c010578
parent 0 fb279309251b
permissions -rw-r--r--
Bug 11636 - fixed broken link to symbian foundation


include("lib/libraryincl.js")

function Test() {
}

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