performance-test: fix copy-paste error in test description

This commit is contained in:
David Bremner 2019-03-29 08:26:47 -03:00
parent 7fe3062cf2
commit c9aa29291b

View file

@ -1,6 +1,6 @@
#!/bin/bash
test_description='tagging'
test_description='reindexing'
. $(dirname "$0")/perf-test-lib.sh || exit 1