Author: jablko
Date: Thu Dec 10 10:12:36 2009
New Revision: 4139

Log:
Restore full path to import.xml, accidentally dropped in commit 4136

Modified:
   trunk/test/selenium/dc/dc_import.html
   trunk/test/selenium/rad/rad_import.html
   trunk/test/selenium/taxonomy/taxonomy_import.html

Modified: trunk/test/selenium/dc/dc_import.html
==============================================================================
--- trunk/test/selenium/dc/dc_import.html       Thu Dec 10 00:15:53 2009        
(r4138)
+++ trunk/test/selenium/dc/dc_import.html       Thu Dec 10 10:12:36 2009        
(r4139)
@@ -19,7 +19,7 @@
 <tr>
        <td>type</td>
        <td>file</td>
-       <td>import.xml</td>
+       <td>/var/www/qubit/test/fixtures/import.xml</td>
 </tr>
 <tr>
        <td>clickAndWait</td>

Modified: trunk/test/selenium/rad/rad_import.html
==============================================================================
--- trunk/test/selenium/rad/rad_import.html     Thu Dec 10 00:15:53 2009        
(r4138)
+++ trunk/test/selenium/rad/rad_import.html     Thu Dec 10 10:12:36 2009        
(r4139)
@@ -19,7 +19,7 @@
 <tr>
        <td>type</td>
        <td>file</td>
-       <td>import.xml</td>
+       <td>/var/www/qubit/test/fixtures/import.xml</td>
 </tr>
 <tr>
        <td>clickAndWait</td>

Modified: trunk/test/selenium/taxonomy/taxonomy_import.html
==============================================================================
--- trunk/test/selenium/taxonomy/taxonomy_import.html   Thu Dec 10 00:15:53 
2009        (r4138)
+++ trunk/test/selenium/taxonomy/taxonomy_import.html   Thu Dec 10 10:12:36 
2009        (r4139)
@@ -19,7 +19,7 @@
 <tr>
        <td>type</td>
        <td>file</td>
-       <td>import.xml</td>
+       <td>/var/www/qubit/test/fixtures/import.xml</td>
 </tr>
 <tr>
        <td>clickAndWait</td>

--

You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" 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/qubit-commits?hl=en.


Reply via email to