Browse Source

Update 'readme.md'

nhu313 6 years ago
parent
commit
a129207daf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      readme.md

+ 1
- 1
readme.md View File

@@ -23,7 +23,7 @@
23 23
 3. Note a window pop up which display which line is covered
24 24
 
25 25
 # Part 1 - Add tests
26
-Add test to cover the code 100%.
26
+Add test and make sure the line of code coverage is 100%.
27 27
 
28 28
 DO NOT alter the Item class or Items property.
29 29