learn-co-curriculum / rspec-fizzbuzz

Fizzbuzz with RSpec Tutorial
Other
1 stars 156 forks source link

Bad Import #74

Closed flatiron2k16 closed 8 years ago

flatiron2k16 commented 8 years ago

whoever made this assignment forgot to import the fizzbuzz.rb file into the spec test file so it can actually test.