From 845ec77347379bd7aa7ce52f028de3c1fe6fc8b8 Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Mon, 12 Oct 2009 11:56:07 +0530 Subject: Changing authors, etc. Changes at BPRIM. --- day2/tda.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'day2/tda.tex') 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! -- cgit