folktale icon indicating copy to clipboard operation
folktale copied to clipboard

Added test for strange exception swallowing origamitower/folktale#163

Open jmatsushita opened this issue 6 years ago • 0 comments

The first test correctly throws a TypeError. But the second test doesn't, it in fact throws an AssertionError meaning the TypeErrorexception has been swallowed.

jmatsushita avatar Nov 12 '17 20:11 jmatsushita