X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Ftests%2Fno_hours.js;h=bcfc1feb956834f1f87ca50fa57241dbcf164a1f;hb=91bd611cb031bf1f3d39650e3109135fd0e78791;hp=323c84e838a568003f1cf2e1f0d2f4c00f62baf3;hpb=3123ca57f71d145bb5bcc4a2f754d3dff3225346;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 = {