summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/package.json')
-rw-r--r--packages/taler-wallet-core/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/package.json b/packages/taler-wallet-core/package.json
index 9956cb312..e14ae0dd2 100644
--- a/packages/taler-wallet-core/package.json
+++ b/packages/taler-wallet-core/package.json
@@ -68,7 +68,7 @@
},
"ava": {
"files": [
- "lib/**/*test*"
+ "lib/**/*test.*"
]
}
}