Skip to content

Commit c8a6481

Browse files
style(ngViewSpec): fix missing end of file newline
1 parent d808631 commit c8a6481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ngRoute/directive/ngViewSpec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1029,4 +1029,4 @@ describe('ngView', function() {
10291029
));
10301030
});
10311031
});
1032-
});
1032+
});

0 commit comments

Comments
 (0)