mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
add newline to fix travis failure
This commit is contained in:
parent
773318d7c5
commit
103dfd5dab
@ -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();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user