Skip to content

Commit b9fa380

Browse files
committed
Removed test scripts for 'merge' because the feature is tested in
org.embulk.output.sqlserver.BasicTest .
1 parent 2f9207f commit b9fa380

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test-scripts/test-output.bat

-4
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ echo "sqlserver-output/test-jtds.bat"
6464
call test-jtds.bat >> %LOG%
6565
echo "sqlserver-output/test-native.bat"
6666
call test-native.bat >> %LOG%
67-
echo "sqlserver-output/test-merge1.bat"
68-
call test-merge1.bat >> %LOG%
69-
echo "sqlserver-output/test-merge2.bat"
70-
call test-merge2.bat >> %LOG%
7167
echo "sqlserver-output/test-temp-schema.bat"
7268
call test-temp-schema.bat >> %LOG%
7369
echo "sqlserver-output/test-replace-temp-schema.bat"

0 commit comments

Comments
 (0)