day2/tda.tex
changeset 97 555237dbce44
parent 76 b24c2560f626
--- a/day2/tda.tex	Sat Oct 10 08:03:50 2009 +0530
+++ b/day2/tda.tex	Mon Oct 12 11:56:07 2009 +0530
@@ -97,12 +97,12 @@
 % Title page
 \title[]{Test Driven Approach}
 
-\author[FOSSEE Team] {Asokan Pichai\\Prabhu Ramachandran}
+\author[FOSSEE Team] {FOSSEE}
 
 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
 \date[] {11, October 2009}
 \date[] % (optional)
-}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 %\pgfdeclareimage[height=0.75cm]{iitblogo}{iitblogo}
@@ -145,7 +145,7 @@
 \section{Test Driven Approach}
 
 \begin{frame}
-    \frametitle{Testing code with \typ{nosetests}}
+    \frametitle{Testing code with nosetests}
    
     \begin{itemize}
         \item Writing tests is really simple!