mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Remove tailing space from jquery-test file
This commit is contained in:
@@ -736,7 +736,7 @@ function test_callbacksFunctions() {
|
||||
callbacks.add(bar);
|
||||
callbacks.fire('world');
|
||||
callbacks.disable();
|
||||
|
||||
|
||||
// Test the disabled state of the list
|
||||
console.log(callbacks.disabled());
|
||||
// Outputs: true
|
||||
@@ -3301,4 +3301,3 @@ function test_deferred_promise() {
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user