Skip to content

Commit

Permalink
Revert "Merge pull request #1687 from ruby/with_helpers"
Browse files Browse the repository at this point in the history
This reverts commit 2fdb2e9, reversing
changes made to b2689e7.
  • Loading branch information
soutaro committed Dec 20, 2023
1 parent 489cc9a commit 9c76ba1
Show file tree
Hide file tree
Showing 8 changed files with 319 additions and 637 deletions.
4 changes: 1 addition & 3 deletions lib/rbs/unit_test.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# frozen_string_literal: true
require "rbs/test"
require "rbs/unit_test/spy"
require "rbs/unit_test/type_assertions"
require "rbs/unit_test/convertibles"
require "rbs/unit_test/with_aliases"
require "rbs/unit_test/type_assertion"
176 changes: 0 additions & 176 deletions lib/rbs/unit_test/convertibles.rb

This file was deleted.

File renamed without changes.
143 changes: 0 additions & 143 deletions lib/rbs/unit_test/with_aliases.rb

This file was deleted.

Loading

0 comments on commit 9c76ba1

Please sign in to comment.