This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
bachir
/
Clameurs
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
f8417f3db2
Grenar
Taggar
master
prod
Clameurs
/
sites
/
all
/
themes
/
figureslibres
/
clameurs
/
node_modules
/
delegates
/
Makefile
Makefile
100 B
Historik
Rå
1
2
3
4
5
6
7
8
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec \
--bail
.PHONY: test