mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 04:20:24 +08:00
add test suite (rudimentary)
This commit is contained in:
5
test/spec/function_spec.rb
Normal file
5
test/spec/function_spec.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
#desc "An inline function" do
|
||||
# it "can be called" do
|
||||
# TestInlineFunction(1, 2, 3).should == 1 + 2 + 3
|
||||
# end
|
||||
#end
|
||||
Reference in New Issue
Block a user