We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d04a9a commit 3e0f9abCopy full SHA for 3e0f9ab
1 file changed
lib/engines/classic/test-file-info.js
@@ -18,6 +18,7 @@ var TestFileInfo = ClassicFileInfo.extend({
18
}
19
20
this.populateBucket();
21
+ this.populateFileContents();
22
23
this._fileInfoCollection.add(this);
24
},
0 commit comments