spec/spec_helper.rb in 99_game-3.1.2.pre.111 vs spec/spec_helper.rb in 99_game-3.1.2.pre.113

- old
+ new

@@ -1,4 +1,5 @@ +require_relative "codeclimate.rb" require "99_game" include CardDeck # This file was generated by the `rspec --init` command. Conventionally, all # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`. # The generated `.rspec` file contains `--require spec_helper` which will cause this