uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude2.js
author Ken Ryall
Tue, 13 Apr 2010 15:27:45 -0600
changeset 1208 54c7e69fdb2c
parent 0 fb279309251b
permissions -rw-r--r--
Make EDC the default launcher for TRK launch configuration types.


include("lib/libraryincl.js")

function Test() {
}

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