diff options
-rw-r--r-- | LectureNotesOnOOAD.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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}
|