Skip to content

Commit 908c6ad

Browse files
committed
update test name
1 parent 5e69292 commit 908c6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/set_get_delete_500.bash tests/set_get_delete_1k.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -eo pipefail; [[ $TRACE ]] && set -x
33

44
export JSONLITE_DATA_DIR="/tmp/jsonlite.data"
5-
ITERATIONS=500
5+
ITERATIONS=1000
66

77
jsonlite drop --force
88

0 commit comments

Comments
 (0)