summaryrefslogtreecommitdiff
path: root/test/prism/compiler_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/compiler_test.rb')
-rw-r--r--test/prism/compiler_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/compiler_test.rb b/test/prism/compiler_test.rb
index ed028d03d8..9a326eb8d6 100644
--- a/test/prism/compiler_test.rb
+++ b/test/prism/compiler_test.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+# typed: ignore
require_relative "test_helper"