[Timeline] Satisfy JSHint

This commit is contained in:
Victor Woeltjen
2016-05-25 12:37:03 -07:00
parent 536e2290b8
commit f9fd97230f
3 changed files with 1 additions and 12 deletions

View File

@@ -23,7 +23,7 @@
define(
['../../src/actions/ModeColumn'],
function (ModeColumn) {
var TEST_IDS = ['a', 'b', 'c', 'd', 'e', 'f']
var TEST_IDS = ['a', 'b', 'c', 'd', 'e', 'f'];
describe("ModeColumn", function () {
var testIndex,