X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=Makefile;h=6a645a532b20ffbd4149fca272f181a43868550f;hb=beeabac2f71ae45c510b0355d0e76972083a6ca6;hp=2614ea3c34e02751d7a7226c198d0b645e98cd51;hpb=71ac4733fec0ca3adab2ae5440db13e1cd2231f1;p=dygraphs.git diff --git a/Makefile b/Makefile index 2614ea3..6a645a5 100644 --- a/Makefile +++ b/Makefile @@ -15,3 +15,6 @@ gwt: generate-gwt generate-gwt: @echo Generating GWT JAR file @./generate-jar.sh + +test: + @./test.sh