Skip to content

Commit 3e0f9ab

Browse files
committed
Populate file contents for test files
1 parent 9d04a9a commit 3e0f9ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/engines/classic/test-file-info.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ var TestFileInfo = ClassicFileInfo.extend({
1818
}
1919

2020
this.populateBucket();
21+
this.populateFileContents();
2122

2223
this._fileInfoCollection.add(this);
2324
},

0 commit comments

Comments
 (0)