style(ngViewSpec): fix missing end of file newline

This commit is contained in:
Peter Bacon Darwin
2016-07-14 21:47:01 +01:00
parent d808631d3a
commit c8a64817d2
+1 -1
View File
@@ -1029,4 +1029,4 @@ describe('ngView', function() {
));
});
});
});
});