Script execution
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#Test: http://bugs.jython.org/issue2634
|
||||
|
||||
|
||||
class TestDev(DeviceBase):
|
||||
def doSomething(self):
|
||||
self.setCache("VALUE", -1)
|
||||
|
||||
Reference in New Issue
Block a user