We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f933802 commit 0a8ff43Copy full SHA for 0a8ff43
test/prism/format_errors_test.rb
@@ -1,9 +1,9 @@
1
# frozen_string_literal: true
2
3
-return if Prism::BACKEND == :FFI
4
-
5
require_relative "test_helper"
6
+return if Prism::BACKEND == :FFI
+
7
module Prism
8
class FormatErrorsTest < TestCase
9
def test_format_errors
0 commit comments