anthonykulis / automobile

CPS206 In-Class Project Repository (WIP)
2 stars 12 forks source link

`EconomyTire` is not using inheritance properly #13

Closed anthonykulis closed 7 years ago

anthonykulis commented 7 years ago

https://github.com/anthonykulis/automobile/blob/master/edu/jalc/automobile/parts/EconomyTire.java#L13

Should call super

1 point

anthonykulis commented 7 years ago

on it