Loading spec/aggregator_cfgs_and_properties_spec.rb +1 −1 Original line number Diff line number Diff line Loading @@ -333,7 +333,7 @@ describe JsDuck::Aggregator do /** * Some documentation. */ Ext.createAlias(class, "foo", "bar"); Ext.createAlias(MyClass, "foo", "bar"); EOS end it "should fail detecting name of the property" do Loading Loading
spec/aggregator_cfgs_and_properties_spec.rb +1 −1 Original line number Diff line number Diff line Loading @@ -333,7 +333,7 @@ describe JsDuck::Aggregator do /** * Some documentation. */ Ext.createAlias(class, "foo", "bar"); Ext.createAlias(MyClass, "foo", "bar"); EOS end it "should fail detecting name of the property" do Loading