Skip to content

Commit

Permalink
test coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
eternalsky authored Dec 26, 2016
1 parent 1718b6a commit 91335f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Album.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class Album extends React.Component {
left: 0,
top: 0,
};

this.openAlbum = this.openAlbum.bind(this);
this.prev = this.prev.bind(this);
this.next = this.next.bind(this);
Expand Down

0 comments on commit 91335f9

Please sign in to comment.