8000 Minor test fix · postgrespro/libblobstamper@5791e5e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5791e5e

Browse files
Minor test fix
1 parent f80c7d5 commit 5791e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/300-galley.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ char longer_sample[]="z1234567*89abcde&fghijklmnopqrstuvwxyzAB%CDEFGHIJKLMNOPQRS
1818
int
1919
main()
2020
{
21-
TEST_START(63);
21+
TEST_START(67);
2222
/* Test Galley Sereies with fixed size stampp*/
2323
{ /* 1..4 */
2424
std::string expected1 = "12";

0 commit comments

Comments
 (0)
0