uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude.js
changeset 0 fb279309251b
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 
       
     2 include("library.js")
       
     3 
       
     4 function Test() {
       
     5 }
       
     6 
       
     7 Test.prototype.getGlobal = function() {
       
     8 	return libfunc();
       
     9 }
       
    10