SF.net SVN: fclient: [341] trunk/sandbox/fcp2/test_fcp/test_config.py
Status: Pre-Alpha
Brought to you by:
jurner
From: <jU...@us...> - 2008-03-08 11:13:09
|
Revision: 341 http://fclient.svn.sourceforge.net/fclient/?rev=341&view=rev Author: jUrner Date: 2008-03-08 03:13:11 -0800 (Sat, 08 Mar 2008) Log Message: ----------- minor changes Modified Paths: -------------- trunk/sandbox/fcp2/test_fcp/test_config.py Modified: trunk/sandbox/fcp2/test_fcp/test_config.py =================================================================== --- trunk/sandbox/fcp2/test_fcp/test_config.py 2008-03-08 11:12:52 UTC (rev 340) +++ trunk/sandbox/fcp2/test_fcp/test_config.py 2008-03-08 11:13:11 UTC (rev 341) @@ -1,4 +1,4 @@ -"""Unittests for fcp2_0_config""" +"""Unittests for fcp2.config.py""" import os, sys import socket @@ -15,7 +15,6 @@ from fcp2.client import Client from fcp2 import consts -Message = Client.message.Message from fcp2 import types This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |