mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
performance-test: fix copy-paste error in test description
This commit is contained in:
parent
7fe3062cf2
commit
c9aa29291b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
test_description='tagging'
|
||||
test_description='reindexing'
|
||||
|
||||
. $(dirname "$0")/perf-test-lib.sh || exit 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue