uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude.js
author dadubrow
Tue, 23 Feb 2010 08:49:57 -0600 (2010-02-23)
branchRCL_2_4
changeset 1005 a584c100ba0b
parent 0 fb279309251b
permissions -rw-r--r--
fix NPE when connection id is null (found with traceviewer)

include("library.js")

function Test() {
}

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