--- studenti/SimoneMurzilli/tests-SimoneMurzilli.c.orig	2005-06-07 16:36:18.000000000 +0200
+++ studenti/SimoneMurzilli/tests-SimoneMurzilli.c	2005-06-07 16:36:18.000000000 +0200
@@ -6,6 +6,7 @@
 
 #include<string.h>
 
+/*
 #define TEST_PASSED    0       // il test è andato bene, la funzione si comporta come mi aspettavo
 #define TEST_FAILED    1       // il test è fallito, la funzione non si comporta come mi aspettavo
 #define ARG_MISSING    2       // la funzione da testare non ha questo argomento
@@ -56,6 +57,7 @@
  // eseguo un test sulla funzione printAllEmailTokens
  int test_printTokens(int tipo_di_test, int argomento);
 
+*/
 
 
 void p_f(int n); //stampa fallitalo
