Test fix (bad fix, need to get rid of hardcoded skeleton version)

This commit is contained in:
Ilya.Kazakevich
2014-11-27 20:14:59 +03:00
parent 3f7bdd0626
commit e6b6a2401d
4 changed files with 4 additions and 11 deletions
@@ -1,15 +1,13 @@
# encoding: utf-8
# module com.just.like.java calls itself java
# from PythonLibs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
# by generator 1.135
# by generator 1.136
# no doc
# no imports
# no functions
# classes
from object import object
class LikeJavaClass(object):
""" LikeJavaClass() """
def likeJavaInstanceMethod(self, i):