Sha256: 95ea4e198be4551104dfa1f5b72a65e034c6599af07577532bf0d7f9302c511f
Contents?: true
Size: 234 Bytes
Versions: 9
Compression:
Stored size: 234 Bytes
Contents
//beforeEach(function() { // this.addMatchers({ // toBePlaying: function(expectedSong) { // var player = this.actual; // return player.currentlyPlayingSong === expectedSong && // player.isPlaying; // } // }); //});
Version data entries
9 entries across 9 versions & 1 rubygems