Commit 1256e3d

mo k <mo@mokhan.ca>
2012-08-10 22:00:18
move specs to unit tests folders.
1 parent 3c46df7
spec/east_spec.rb → spec/unit/east_spec.rb
File renamed without changes
spec/greeting_spec.rb → spec/unit/greeting_spec.rb
File renamed without changes
spec/north_spec.rb → spec/unit/north_spec.rb
File renamed without changes
spec/rover_spec.rb → spec/unit/rover_spec.rb
File renamed without changes
spec/south_spec.rb → spec/unit/south_spec.rb
File renamed without changes
spec/terrain_spec.rb → spec/unit/terrain_spec.rb
File renamed without changes
spec/west_spec.rb → spec/unit/west_spec.rb
File renamed without changes