Skip to content

Commit 61729de

Browse files
committed
test(gen:expectedFiles): add util test
1 parent ac86190 commit 61729de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/get-expected-files.js

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ export function app(options) {
6060
'client/assets/images/yeoman.png',
6161
'client/components/directives.module.' + script,
6262
'client/components/util.' + script,
63+
'client/components/util.spec.' + script,
6364
'client/components/footer/footer.' + stylesheet,
6465
'client/components/footer/footer.' + markup,
6566
'client/components/footer/footer.component.' + script,

0 commit comments

Comments
 (0)