working on improving tests

This commit is contained in:
Stephen Rodriguez
2015-07-14 13:14:23 -04:00
parent 906a5b68d3
commit e070b884c3
13 changed files with 36 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
/* global chrome */
/** global chrome */
var React = require('react');
var ReactAddons = require('react/addons');