Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Note about adding the new package and file to version control
Browse files Browse the repository at this point in the history
  • Loading branch information
swd1tn002 committed Nov 28, 2023
1 parent d2cfc7d commit 72836c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ Voit suorittaa testiluokkasi tuttuun tapaan joko koodieditorillasi tai Gradlen a

💡 *Tässä vaiheessa testisi toivottavasti löytävät metodissa valmiiksi olevia bugeja, joten kaikki testit eivät vielä mene läpi.*

💡 *Muista lisätä uusi `src/test/refactoring`-hakemisto ja `DayOfYearTest.java`-tiedosto versionhallintaan `git add`-komennolla. Katso tarvittaessa `git status`, joka kertoo miten tämä tehdään.*


### Osa 2.2: `dayOfYear`-metodin korjaus ja refaktorointi

Expand Down

0 comments on commit 72836c8

Please sign in to comment.