Skip to content

Commit

Permalink
Revert "Update tests"
Browse files Browse the repository at this point in the history
This reverts commit 3cda0ea.
  • Loading branch information
mhegazy committed Apr 25, 2017
1 parent 8a85f4a commit 22647bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/baselines/reference/covariantCallbacks.js
Expand Up @@ -72,7 +72,6 @@ function f14(a: AList4, b: BList4) {


//// [covariantCallbacks.js]
"use strict";
// Test that callback parameters are related covariantly
;
function f1(a, b) {
Expand Down
@@ -1,5 +1,4 @@
// @target: es2015
// @strict: true

// Test that callback parameters are related covariantly

Expand Down

0 comments on commit 22647bb

Please sign in to comment.