summaryrefslogtreecommitdiff
path: root/tests/integration/check_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/check_tests.rs')
-rw-r--r--tests/integration/check_tests.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration/check_tests.rs b/tests/integration/check_tests.rs
index 8bb0ddde2..f5af5803c 100644
--- a/tests/integration/check_tests.rs
+++ b/tests/integration/check_tests.rs
@@ -215,7 +215,6 @@ fn typecheck_declarations_unstable() {
let args = vec![
"test".to_string(),
"--doc".to_string(),
- "--unstable".to_string(),
util::root_path()
.join("cli/tsc/dts/lib.deno.unstable.d.ts")
.to_string_lossy()