Skip to content

Commit 34b9961

Browse files
authored
Removed conflict markers from test file
1 parent f5071c7 commit 34b9961

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/test-ghe-rsync-feature-checker.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ begin_test "Testing ghe-rsync-feature-checker for known supported command --help
1717
)
1818
end_test
1919

20-
<<<<<<< Updated upstream
21-
=======
2220
begin_test "Testing ghe-rsync-feature-checker for known supported command -help"
2321
(
2422
set -e
@@ -28,7 +26,6 @@ begin_test "Testing ghe-rsync-feature-checker for known supported command -help"
2826
)
2927
end_test
3028

31-
>>>>>>> Stashed changes
3229
begin_test "Testing ghe-rsync-feature-checker with known supported command help"
3330
(
3431
set -e
@@ -50,8 +47,6 @@ begin_test "Testing ghe-rsync-feature-checker with known unsupported command --n
5047
)
5148
end_test
5249

53-
<<<<<<< Updated upstream
54-
=======
5550
begin_test "Testing ghe-rsync-feature-checker with known unsupported command -not-an-actual-feature"
5651
(
5752
set -e
@@ -62,7 +57,6 @@ begin_test "Testing ghe-rsync-feature-checker with known unsupported command -no
6257
)
6358
end_test
6459

65-
>>>>>>> Stashed changes
6660
begin_test "Testing ghe-rsync-feature-checker with known unsupported command not-an-actual-feature"
6761
(
6862
set -e
@@ -123,8 +117,6 @@ begin_test "Testing ghe-rsync-feature-checker with known supported command --ver
123117
)
124118
end_test
125119

126-
<<<<<<< Updated upstream
127-
=======
128120
begin_test "Testing ghe-rsync-feature-checker with known supported command -verbose"
129121
(
130122
set -e
@@ -134,7 +126,6 @@ begin_test "Testing ghe-rsync-feature-checker with known supported command -verb
134126
)
135127
end_test
136128

137-
>>>>>>> Stashed changes
138129
begin_test "Testing ghe-rsync-feature-checker with known supported command verbose"
139130
(
140131
set -e

0 commit comments

Comments
 (0)