Skip to content

Commit

Permalink
Update excluded tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Armanbqt committed Mar 30, 2020
1 parent 83ae557 commit 1d106c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Amazon.IonDotnet.Tests/Integration/Vector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ public class Vector
{
"subfieldVarInt.ion",
"whitespace.ion",
"localSymbolTableAppend.ion",
"stringUtf8.ion"
"localSymbolTableAppend.ion"
};

private static readonly DirectoryInfo IonTestDir = DirStructure.IonTestDir();
Expand Down

0 comments on commit 1d106c2

Please sign in to comment.