Skip to content

Commit

Permalink
Delete ScreenTest#test_frame
Browse files Browse the repository at this point in the history
  • Loading branch information
xordog committed Jun 29, 2024
1 parent 213dc5e commit d617712
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_screen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,4 @@ def test_initialize()
assert_raise(Reflex::ReflexError) {Reflex::Screen.new}
end

def test_frame()
assert_raise(Rucy::InvalidObjectError) {screen.frame}
end

end# TestScreen

0 comments on commit d617712

Please sign in to comment.