mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 03:37:17 +02:00
Add missing newline at the end of text files
On Unix it is common to have a newline at the end of text files.
This commit is contained in:
@@ -167,4 +167,4 @@
|
||||
expect(scope.articles.length).toBe(0);
|
||||
}));
|
||||
});
|
||||
}());
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user