X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Ftests%2Fno_hours.js;fp=auto_tests%2Ftests%2Fno_hours.js;h=bcfc1feb956834f1f87ca50fa57241dbcf164a1f;hb=e8c70e4e0f4c124a2c68eb43d6ec4e781d1bf810;hp=323c84e838a568003f1cf2e1f0d2f4c00f62baf3;hpb=6ecc073934b76e5076f917112a24ff7094857730;p=dygraphs.git diff --git a/auto_tests/tests/no_hours.js b/auto_tests/tests/no_hours.js index 323c84e..bcfc1fe 100644 --- a/auto_tests/tests/no_hours.js +++ b/auto_tests/tests/no_hours.js @@ -5,14 +5,13 @@ * * @author danvk@google.com (Dan Vanderkam) */ -describe("no-hours", function() { -beforeEach(function() { - document.body.innerHTML = "
"; -}); +import Dygraph from '../../src/dygraph'; +import Util from './Util'; -afterEach(function() { -}); +describe("no-hours", function() { + +cleanupAfterEach(); it('testNoHours', function() { var opts = {