UNPKG

bluebutton

Version:

BlueButton.js helps developers navigate complex health data with ease.

7 lines (5 loc) 145 B
describe("BlueButton", function() { it("should be defined on window", function() { expect(window.BlueButton).toBeDefined(); }); });