Skip to content

Commit ab0d53c

Browse files
committed
Quick Save
1 parent 6c6a422 commit ab0d53c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test_cmds.bash

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -663,10 +663,6 @@ function test_jsonrange(){
663663
echo "test_jsonrange OK";
664664
}
665665

666-
function test_mergepath(){
667-
echo "test_mergepath skipping, not implemented";
668-
}
669-
670666
function test_range(){
671667
echo "test_range skipping, not implemented";
672668
}
@@ -712,7 +708,6 @@ test_jsoncols
712708
test_jsonjoin
713709
test_jsonmunge
714710
test_jsonrange
715-
test_mergepath
716711
test_range
717712
test_reldate
718713
test_string

0 commit comments

Comments
 (0)