Rename symbol in test case as the name is clashing in some way with new versions of Octave (3.2.4)

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12482 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2011-02-19 16:20:38 +00:00
commit 95de0a3437
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
from global_ns_arg import *
a = foo(1)
b = bar()
b = bar_fn()