Removed printing from test.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9791 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d162646475
commit
6fbc5e58a6
1 changed files with 2 additions and 4 deletions
|
|
@ -59,10 +59,8 @@ end
|
|||
|
||||
# these should fail and not segfault
|
||||
begin
|
||||
p 'a'
|
||||
p Li_std_functors::Set.new('sd')
|
||||
rescue => e
|
||||
p e
|
||||
Li_std_functors::Set.new('sd')
|
||||
rescue
|
||||
end
|
||||
|
||||
test do |proc, container|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue