Finishing tests for MatchFragment nodes

This commit is contained in:
Jeff Avallone
2014-12-26 10:57:46 -05:00
parent 68e4bed048
commit cf159c28a5
2 changed files with 97 additions and 4 deletions
+1 -2
View File
@@ -34,8 +34,7 @@ export default {
this.container.prepend(
this.container.path(paths.join('')));
})
.then(() => {
this.loopLabel();
});
},