Ignore:
Timestamp:
08/21/09 16:22:57 (4 years ago)
Author:
pablo
Message:

More configuration testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/build/build.xml

    r285 r287  
    115115                </exec> 
    116116                <copy file="${test.src.dir}/PlayerTestLauncher-app.xml" tofile="${test.bin.dir}/PlayerTestLauncher-app.xml" /> 
     117                <copy todir="${basedir}/bin-test/assets"> 
     118                        <fileset dir="${test.dir}/assets" /> 
     119                </copy> 
    117120        </target> 
    118121 
Note: See TracChangeset for help on using the changeset viewer.