Enlightenment CVS committal Author : barbieri Project : e17 Module : proto
Dir : e17/proto/python-efl/python-edje/tests Modified Files: 01-basics.py Log Message: Make it consistent with my private git tree. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-edje/tests/01-basics.py,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- 01-basics.py 5 May 2007 20:16:13 -0000 1.2 +++ 01-basics.py 6 May 2007 17:45:35 -0000 1.3 @@ -18,7 +18,7 @@ def testConstructorNotExist(self): def f(): - o = edje.Edje(self.canvas.evas, file="inexistent", group="abc") + o = edje.Edje(self.canvas.evas, file="inexistent", group="") self.assertRaises(edje.EdjeLoadError, f) def testPartExists(self): ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs