Skip to content

Commit 9fd72d7

Browse files
committed
#34: remove the duplicate test.
1 parent ac346f5 commit 9fd72d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UnitTests/TestProcessTemplate.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public void TearDown()
5353
[TestCase("Variable,1", false)]
5454
[TestCase("Variable.1", false)]
5555
[TestCase("Variable[1", false)]
56-
[TestCase("Variable[1", false)]
5756
[TestCase("Variable(1", false)]
5857
[TestCase("Variable1)", false)]
5958
[TestCase("[Variable1]", false)]

0 commit comments

Comments
 (0)