Skip to content

Commit 0599a24

Browse files
committed
fix config of luaassert
1 parent d9fe112 commit 0599a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/3rd/luassert/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
words = { "assert.%w+" }
1+
words = { "assert%.%w+" }

0 commit comments

Comments
 (0)