10 lines
89 B
Ruby
10 lines
89 B
Ruby
require 'rails_helper'
|
|
|
|
describe MapLocation do
|
|
|
|
context "#filled?" do
|
|
|
|
end
|
|
|
|
end
|