Skip to content

Commit 0ff0c64

Browse files
committed
Fix test/test-sqlite3.ps1: edit command failed to quit due to obsolete c key input
1 parent 9f7c49d commit 0ff0c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-sqlite3.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $script = `
1616
"(10,'2024-05-25 13:45:33')||" +
1717
"COMMIT||" +
1818
"EDIT TESTTBL||" +
19-
"/10|lr2015-06-07 20:21:22|cyy" +
19+
"/10|lr2015-06-07 20:21:22|qyy" +
2020
"SPOOL $testLst||" +
2121
"SELECT * FROM TESTTBL||" +
2222
"SPOOL OFF||" +

0 commit comments

Comments
 (0)