Skip to content

Commit 20c3296

Browse files
committed
TODO marks
Signed-off-by: Fabio José <[email protected]>
1 parent c1292a8 commit 20c3296

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

lib/specs/spec_0_1.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,7 @@ Spec_0_1.prototype.time = function(_time){
5757
return this;
5858
}
5959

60+
//TODO another attributes . . .
61+
6062
module.exports = Spec_0_1;
6163

lib/specs/spec_0_2.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ Spec_0_2.prototype.time = function(_time){
3434
return this;
3535
}
3636

37+
//TODO another attributes . . .
38+
3739
module.exports = Spec_0_2;
3840

0 commit comments

Comments
 (0)