Viewing File: /usr/local/cpanel/3rdparty/share/angular-growl-2/test/growlDirectiveTest.js

describe("growlDirective", function() {
	"use strict";

	it("should be true ", function() {
		expect(true).toBe(true);
	});
});
Back to Directory File Manager