[Wnd-commit] wnd/wnd/unittests/api test_shell.py,1.1,1.2
Status: Alpha
Brought to you by:
jurner
|
From: jürgen u. <cer...@us...> - 2005-05-17 20:24:26
|
Update of /cvsroot/wnd/wnd/wnd/unittests/api In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14558 Modified Files: test_shell.py Log Message: new unittest Index: test_shell.py =================================================================== RCS file: /cvsroot/wnd/wnd/wnd/unittests/api/test_shell.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** test_shell.py 15 May 2005 09:46:17 -0000 1.1 --- test_shell.py 17 May 2005 20:24:17 -0000 1.2 *************** *** 1,4 **** ! import dbg from wnd.api import shell --- 1,4 ---- ! from wnd.api import shell |