summaryrefslogtreecommitdiff
path: root/bootstraptest
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>2021-03-11 14:15:01 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:31 -0400
commitfe3bd570072b35e47e03ea23e2bc42a4d8a7681d (patch)
tree85d32466e7b0acf6cacdbdfea54e86398b53405c /bootstraptest
parentcf011b66761cb942899110117f56001e849733da (diff)
Remove trailing whitespaces
Diffstat (limited to 'bootstraptest')
-rw-r--r--bootstraptest/test_yjit.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstraptest/test_yjit.rb b/bootstraptest/test_yjit.rb
index f7e1fe4a7e..eac75d38a5 100644
--- a/bootstraptest/test_yjit.rb
+++ b/bootstraptest/test_yjit.rb
@@ -158,7 +158,7 @@ assert_equal '1', %q{
retval
}
-# Method redefinition (code invalidation) and GC
+# Method redefinition (code invalidation) and GC
assert_equal '7', %q{
def bar()
return 5