mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-27 20:30:22 +00:00
add newline to fix travis failure
This commit is contained in:
@@ -170,4 +170,4 @@ const component1 = Ember.Component.extend(mix1, mix2, {
|
||||
});
|
||||
|
||||
// make sure htmlSafe returns a SafeString
|
||||
Ember.String.htmlSafe("hello").toString();
|
||||
Ember.String.htmlSafe("hello").toString();
|
||||
|
||||
Reference in New Issue
Block a user