From 6006dd933d30b5480002e23b5ae77e0c76059233 Mon Sep 17 00:00:00 2001 From: Artemy Tregubenko Date: Tue, 8 Jul 2014 11:16:35 +0200 Subject: [PATCH] added newline at the end of the file --- test/compress/angular-inject.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/compress/angular-inject.js b/test/compress/angular-inject.js index 1459361c..8b24c846 100644 --- a/test/compress/angular-inject.js +++ b/test/compress/angular-inject.js @@ -64,4 +64,4 @@ ng_inject_inline: { return anotherDependency; }]) } -} \ No newline at end of file +} -- 2.34.1