Skip to content

Commit

Permalink
renamed test module, in accordance with other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wkalinin committed Jun 8, 2016
1 parent e2d4542 commit 4aa86c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/test-suite/nested_ignore.i
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%module A
%module nested_ignore
%warnfilter(SWIGWARN_PARSE_NAMED_NESTED_CLASS) B::C::D;

%rename($ignore) B::C;
Expand Down

0 comments on commit 4aa86c6

Please sign in to comment.