Commit ade1c6fb authored by HiPhish's avatar HiPhish
Browse files

Update HACKING

parent 99cde1c5
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -72,9 +72,12 @@ Testing
The testing framework  is vader.vim_; execute `:Vader test/*.vader`  to run all
tests. These are are test suites:

ft-detection
jinja-detect
   Test for the correct detection of Jinja code and file type adjustment.

ftdetect
   Test for the correct filetype setting when opening a `*.jinja` file

syntax
   Test the syntax elements of a sample Jinja file.