Skip to content

Commit

Permalink
Remove fixtures/classes from core/kernel/sleep_spec
Browse files Browse the repository at this point in the history
The spec does not use any of these classes
  • Loading branch information
herwinw authored and eregon committed Oct 5, 2023
1 parent e7c3c53 commit 3e2a193
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/kernel/sleep_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require_relative '../../spec_helper'
require_relative 'fixtures/classes'

describe "Kernel#sleep" do
it "is a private method" do
Expand Down

0 comments on commit 3e2a193

Please sign in to comment.