Fixed ExceptionTests

This commit is contained in:
Quajak 2018-09-16 17:25:51 +02:00
parent fb6b96f178
commit cfa2d95588

View file

@ -27,7 +27,6 @@ namespace Cosmos.Compiler.Tests.Exceptions
TestTryFinally.Execute();
TestThrowInUsing();
TestSimpleException();
var xFilter = false;