diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,4 +2,7 @@ all: install install: rsync -avz jsons/RH_Data-packages.json \ - /home/matej/Dokumenty/website/ceplovi.cz/matej/progs/data/
\ No newline at end of file + /home/matej/Dokumenty/website/ceplovi.cz/matej/progs/data/ + +test: + cfx run -a firefox -P ~/.mozilla/firefox/zj3uh9ia.devel-SDK/ |