Revamping mostly gesture tests.

This commit is contained in:
marisaleung 2017-06-22 12:08:21 -07:00
parent 5d91051ec7
commit 4a2c95fd1b
3 changed files with 96 additions and 0 deletions

View file

@ -17,6 +17,11 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* @fileoverview Tests for variable map.
* @author marisaleung@google.com (Marisa Leung)
*/
'use strict';
goog.require('goog.testing');