mirror of https://github.com/swig/swig
add test for rename
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8829 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d8f8abea17
commit
c430141dcd
|
@ -8,3 +8,5 @@ if a.rtest() != 1:
|
|||
|
||||
if b.rtest() != 1:
|
||||
raise RuntimeError
|
||||
|
||||
f = equals
|
||||
|
|
Loading…
Reference in New Issue