Specs changed.
parent
42b82c8fa5
commit
dd7ed3010d
|
@ -267,7 +267,7 @@ describe "DODB::DataBase" do
|
|||
.should be_true
|
||||
|
||||
# There shouldn’t be one in our data about WWII Japanese warships…
|
||||
db_ships_by_tags.get("starship").should eq([] of Ship)
|
||||
db_ships_by_tags.get?("starship").should eq nil
|
||||
end
|
||||
|
||||
it "properly removes tags" do
|
||||
|
|
Loading…
Reference in New Issue