From 42d0d05e2ebaba0c2459a16955293d16bb221121 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Fri, 26 Jun 2020 11:43:48 +0800 Subject: LectureNotesOnOOAD.tex: remove 'fully'. --- LectureNotesOnOOAD.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LectureNotesOnOOAD.tex b/LectureNotesOnOOAD.tex index 34c66f6..dc19167 100644 --- a/LectureNotesOnOOAD.tex +++ b/LectureNotesOnOOAD.tex @@ -91,7 +91,7 @@ A significant portion of the lecture notes is built on the above book. \item Repeat \begin{itemize} \item Start coding (TDD, non-TDD, ITL (Incremental test-last)). - \item Fully automated or semi-automated testing. + \item Automated or semi-automated testing. \end{itemize} \end{itemize} -- cgit v1.2.1