X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=Makefile;h=6a645a532b20ffbd4149fca272f181a43868550f;hb=796ccbc0ad1e0e50dbd75e9eb0e109c19efd9524;hp=2614ea3c34e02751d7a7226c198d0b645e98cd51;hpb=14c9d5bb3d2a2d2fd3a329003e43ae58ba4c784a;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