Author: pwang
Date: 2011-09-02 14:19:38 -0700 (Fri, 02 Sep 2011)
New Revision: 26718

Modified:
   
core3/impl/trunk/work-swing-impl/it/src/test/java/org/cytoscape/work/ServiceConfigurationTest.java
Log:
Renamed cytoscape.props to cytoscape3.props

Modified: 
core3/impl/trunk/work-swing-impl/it/src/test/java/org/cytoscape/work/ServiceConfigurationTest.java
===================================================================
--- 
core3/impl/trunk/work-swing-impl/it/src/test/java/org/cytoscape/work/ServiceConfigurationTest.java
  2011-09-02 21:18:32 UTC (rev 26717)
+++ 
core3/impl/trunk/work-swing-impl/it/src/test/java/org/cytoscape/work/ServiceConfigurationTest.java
  2011-09-02 21:19:38 UTC (rev 26718)
@@ -25,7 +25,7 @@
        @Before
        public void setup() {
                Properties coreP = new Properties();
-               coreP.setProperty("cyPropertyName","cytoscape.props");
+               coreP.setProperty("cyPropertyName","cytoscape3.props");
 
                Properties p = new Properties();
                p.setProperty("cyPropertyName","bookmarks");

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to