diff options
author | Puneeth Chaganti | 2009-10-12 11:56:07 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2009-10-12 11:56:07 +0530 |
commit | 163eb47568e337cfaf6260f3e9e97badf2467609 (patch) | |
tree | f841834f329de6d9523f8f3fcc8da4be40ae6507 /day2/tda.tex | |
parent | b2e65de0dddd0d194a927bc4f5340554fa8c6924 (diff) | |
download | workshops-more-scipy-163eb47568e337cfaf6260f3e9e97badf2467609.tar.gz workshops-more-scipy-163eb47568e337cfaf6260f3e9e97badf2467609.tar.bz2 workshops-more-scipy-163eb47568e337cfaf6260f3e9e97badf2467609.zip |
Changing authors, etc. Changes at BPRIM.
Diffstat (limited to 'day2/tda.tex')
-rw-r--r-- | day2/tda.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/day2/tda.tex b/day2/tda.tex index 664eed3..7e32ef9 100644 --- a/day2/tda.tex +++ b/day2/tda.tex @@ -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! |