Add missing newline at EOF.

This commit is contained in:
John Jeffery
2014-05-21 14:31:44 +10:00
parent 00947856ab
commit c861fdc95c

View File

@@ -123,4 +123,5 @@ module UiViewScrollProviderTests {
// And https://github.com/angular-ui/ui-router/releases/tag/0.2.8
$uiViewScrollProvider.useAnchorScroll();
}]);
}
}