mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
Update README, bump version
This commit is contained in:
parent
1263c32572
commit
7b756ad092
7 changed files with 137 additions and 25 deletions
|
|
@ -268,6 +268,6 @@ else
|
|||
if args["write-all"] then
|
||||
print("Wrote test results.")
|
||||
else
|
||||
print(("%s/%s tests success."):format(success, total))
|
||||
print(("%s/%s tests passed."):format(success, total))
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue