Skip to content

Commit 817bbef

Browse files
committed
Removed test scripts for 'replace' because the feature is tested in
org.embulk.output.oracle.BasicTest .
1 parent b9fa380 commit 817bbef

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

test-scripts/oracle-output/test-replace.bat

-10
This file was deleted.

test-scripts/oracle-output/test-replace.yml

-27
This file was deleted.

test-scripts/test-output.bat

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ echo "oracle-output/test.bat"
2020
call test.bat >> %LOG%
2121
echo "oracle-output/test-direct.bat"
2222
call test-direct.bat >> %LOG%
23-
echo "oracle-output/test-replace.bat"
24-
call test-replace.bat >> %LOG%
2523
echo "oracle-output/test-oci.bat"
2624
call test-oci.bat >> %LOG%
2725
echo "oracle-output/test-oci-n.bat"

0 commit comments

Comments
 (0)