mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
optimise tests
added comments on the tests to document what they tests because some also test multiple things
This commit is contained in:
parent
8a6eb65b48
commit
43014748bf
4 changed files with 25 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# test setting a mime type
|
||||
test: text/html
|
||||
# test globs and setting parameters
|
||||
*.de.gmi: ;lang=de
|
||||
# test double star globs
|
||||
**/*.nl.gmi: ;lang=nl
|
||||
# test setting multiple parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue