summaryrefslogtreecommitdiff
path: root/test/cases/db-update.bats
diff options
context:
space:
mode:
Diffstat (limited to 'test/cases/db-update.bats')
-rwxr-xr-xtest/cases/db-update.bats2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cases/db-update.bats b/test/cases/db-update.bats
index a4ca093..e805f99 100755
--- a/test/cases/db-update.bats
+++ b/test/cases/db-update.bats
@@ -224,7 +224,7 @@ load ../lib/common
checkRemovedPackageDB extra 'pkg-any-b'
}
-@test "package has to be aregular file" {
+@test "package has to be a regular file" {
local p
local target=$(mktemp -d)