summaryrefslogtreecommitdiffstats
path: root/presentation/p.tex
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-04-01 03:11:51 +0000
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-04-01 03:11:51 +0000
commitc5976a25b886b5d5033bb6fe6a3f68f808f52400 (patch)
treeee6c1540ffd5088da19645d5815c97eeb99aafc0 /presentation/p.tex
parent188f5bd45b07cdc2933c32bc9f0ec7994f3f4d8f (diff)
Add presentation/sections/4-testing.tex
- Started drafting "testing" section. - Unit testing section drafted. - Manual testing section drafted.
Diffstat (limited to 'presentation/p.tex')
-rw-r--r--presentation/p.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/presentation/p.tex b/presentation/p.tex
index 7342b5e..a8d699f 100644
--- a/presentation/p.tex
+++ b/presentation/p.tex
@@ -33,6 +33,8 @@
% section 3 - proposed solution
\include{sections/3-psolution}
+% section 4 - testing
+\include{sections/4-testing}
% section 5 - conclusion
\include{sections/5-conclusion}