Commit dc5067f7 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Sync tests with changes in previous commit.

parent 832057f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -242,7 +242,7 @@ describe JsDuck::Aggregator do
    end

    it "interpreted as just one config" do
      @doc[:name].should == "coord.lat"
      @doc[:name].should == "coord"
    end
  end