mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-29 13:15:37 +08:00
default spec/main_spec.rb file for android
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
describe "Main activity" do
|
||||
it "has a title" do
|
||||
main_activity.title.should == "<%= name %>"
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user