summaryrefslogtreecommitdiff
path: root/tests/testdata/subdir/mt_video_mp2t_tsx.t3.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/subdir/mt_video_mp2t_tsx.t3.tsx')
-rw-r--r--tests/testdata/subdir/mt_video_mp2t_tsx.t3.tsx5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/testdata/subdir/mt_video_mp2t_tsx.t3.tsx b/tests/testdata/subdir/mt_video_mp2t_tsx.t3.tsx
new file mode 100644
index 000000000..c5c27f9f9
--- /dev/null
+++ b/tests/testdata/subdir/mt_video_mp2t_tsx.t3.tsx
@@ -0,0 +1,5 @@
+const React = {
+ createElement() {},
+};
+const temp = <div></div>;
+export const loaded = true;