diff --git a/script/test/TestFinal.py b/script/test/TestFinal.py index c3b53cf..38ecf5e 100644 --- a/script/test/TestFinal.py +++ b/script/test/TestFinal.py @@ -1,3 +1,6 @@ +#Test: http://bugs.jython.org/issue2634 + + class TestDev(DeviceBase): def doSomething(self): self.setCache("VALUE", -1)