~webapps/unity-webapps-googleplusgames/trunk

1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ 

override_dh_auto_test:
        /usr/share/unity-webapps/tools/style_checker.js *.user.js
        /usr/share/unity-webapps/tools/style_checker.js *.test.js