summaryrefslogtreecommitdiff
path: root/cli/tests/test/doc.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/test/doc.out')
-rw-r--r--cli/tests/test/doc.out10
1 files changed, 0 insertions, 10 deletions
diff --git a/cli/tests/test/doc.out b/cli/tests/test/doc.out
deleted file mode 100644
index 91ecbd4d4..000000000
--- a/cli/tests/test/doc.out
+++ /dev/null
@@ -1,10 +0,0 @@
-Check [WILDCARD]/doc.ts$2-5.ts
-Check [WILDCARD]/doc.ts$6-9.js
-Check [WILDCARD]/doc.ts$10-13.jsx
-Check [WILDCARD]/doc.ts$14-17.ts
-Check [WILDCARD]/doc.ts$18-21.tsx
-Check [WILDCARD]/doc.ts$30-35.ts
-error: TS2367 [ERROR]: This condition will always return 'false' since the types 'string' and 'number' have no overlap.
-console.assert(check() == 42);
- ~~~~~~~~~~~~~
- at [WILDCARD]/doc.ts$30-35.ts:3:16