From f8fd155c736c921375a17c7f133a17e40ee89041 Mon Sep 17 00:00:00 2001 From: Keuin Date: Tue, 2 Mar 2021 13:56:08 +0800 Subject: fix failing test caused by new-lines added by IDE. --- testfile/ObjectCollectionIteratorTest/col1/b/d | 2 +- testfile/ObjectCollectionIteratorTest/col1/b/e | 2 +- testfile/ObjectCollectionIteratorTest/col1/b/f | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testfile/ObjectCollectionIteratorTest/col1/b') diff --git a/testfile/ObjectCollectionIteratorTest/col1/b/d b/testfile/ObjectCollectionIteratorTest/col1/b/d index 4bcfe98..c59d9b6 100644 --- a/testfile/ObjectCollectionIteratorTest/col1/b/d +++ b/testfile/ObjectCollectionIteratorTest/col1/b/d @@ -1 +1 @@ -d +d \ No newline at end of file diff --git a/testfile/ObjectCollectionIteratorTest/col1/b/e b/testfile/ObjectCollectionIteratorTest/col1/b/e index d905d9d..9cbe6ea 100644 --- a/testfile/ObjectCollectionIteratorTest/col1/b/e +++ b/testfile/ObjectCollectionIteratorTest/col1/b/e @@ -1 +1 @@ -e +e \ No newline at end of file diff --git a/testfile/ObjectCollectionIteratorTest/col1/b/f b/testfile/ObjectCollectionIteratorTest/col1/b/f index 6a69f92..4d1ae35 100644 --- a/testfile/ObjectCollectionIteratorTest/col1/b/f +++ b/testfile/ObjectCollectionIteratorTest/col1/b/f @@ -1 +1 @@ -f +f \ No newline at end of file -- cgit v1.2.3