renamed test module, in accordance with other tests

This commit is contained in:
Vladimir Kalinin 2016-06-08 14:19:29 +03:00
parent e2d4542350
commit 4aa86c6647
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%module A
%module nested_ignore
%warnfilter(SWIGWARN_PARSE_NAMED_NESTED_CLASS) B::C::D;
%rename($ignore) B::C;