se-edu/addressbook-level1

Add default addressbook.txt

eugenepeh opened this issue · 0 comments

The first test run always fail - encountered difference between actual.txt and expected.txt. This happened due to the default storage file was not provided, hence the program has to generate a new one on its first run.

image

Let's include a default file, addressbook.txt, in the test folder so that the runtests.bat does not fail on the first run.