mirror of
https://github.com/zhigang1992/redpotion.git
synced 2026-01-12 22:51:36 +08:00
5 lines
101 B
Ruby
5 lines
101 B
Ruby
class TestScreen < PM::Screen
|
|
include DelegateTestAttributes
|
|
stylesheet TestScreenStylesheet
|
|
end
|