Rename test and test methods so they do not conflict with multiple-axes.js.
[dygraphs.git] / generate-jar.sh
CommitLineData
71ac4733
AV
1#!/bin/bash
2# Generates a JAR file that can be used from GWT to load Dygraphs
3
4jar -cf dygraph-gwt.jar -C gwt org