Fixed test name -- the module names of tests are supposed to make their
file names git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6647 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e38310fe8b
commit
894a7509d0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
%module caca
|
||||
%module mixed_types
|
||||
|
||||
%warnfilter(801) hi; /* Ruby, wrong constant name */
|
||||
%warnfilter(801) hello; /* Ruby, wrong constant name */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue