Skip to content

Latest commit

 

History

History
 
 

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Contribution

Install Cask if you haven't already, then:

$ cd /path/to/web-mode.el
$ cask

Run the unit tests with:

$ make unit

The integration tests with:

$ make ecukes

And all tests with:

$ make