Browse Source
Import vis at the top level to keep ItemSet passing
mbroad/unittest/lib/shared
MacLeod Broad
7 years ago
No known key found for this signature in database
GPG Key ID: F1B295D13C3CC9CF
1 changed files with
1 additions and
0 deletions
-
test/TimelineItemSet.test.js
|
|
@ -1,4 +1,5 @@ |
|
|
|
var assert = require('assert'); |
|
|
|
var vis = require('../dist/vis'); |
|
|
|
|
|
|
|
describe('Timeline ItemSet', function () { |
|
|
|
before(function () { |
|
|
|