Sha256: 5f6d615aff3e43f615eb34d69ca7b5d8020ce547e3f5aaac776b755e5855861e
Contents?: true
Size: 149 Bytes
Versions: 22
Compression:
Stored size: 149 Bytes
Contents
describe("WebGL", function() { it("should define glClearColor", function() { expect(GL_METHODS['glClearColor']).not.toBeUndefined(); }); });
Version data entries
22 entries across 22 versions & 1 rubygems