Skip to content

Commit

Permalink
Documentation (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Feb 20, 2018
1 parent 4108853 commit 7fe05bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/define/class/attributes/check.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";

describe("attributes/attribute", function () {
describe("define/class/attributes/check", function () {

var MyAttribute = gpf.define({
$class: "MyAttribute",
Expand Down

0 comments on commit 7fe05bb

Please sign in to comment.