Skip to content

Commit

Permalink
first step, how program should look like
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobAlexander committed Sep 28, 2016
1 parent d81ec9e commit d6395b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions run.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
describe "Amazing RSpeclike example" do
it "works!" do
puts "hello"
end
end

0 comments on commit d6395b6

Please sign in to comment.