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:
Art Yerkes 2004-11-03 18:24:42 +00:00
commit 894a7509d0

View file

@ -1,4 +1,4 @@
%module caca
%module mixed_types
%warnfilter(801) hi; /* Ruby, wrong constant name */
%warnfilter(801) hello; /* Ruby, wrong constant name */