Changeset 23316


Ignore:
Timestamp:
2014/01/08 20:08:19 (10 years ago)
Author:
kimoto
Message:

#150 (ユニットテスト環境の整備)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/build.xml

    r23293 r23316  
    3131          <arg value="--extensions=php" /> 
    3232          <arg value="-pv" /> 
    33           <arg value="--ignore=data/Smarty,data/smarty_extends,data/cache,data/module,data/mtb_constants_init.php" /> 
     33          <arg value="--exclude=data/Smarty,data/smarty_extends,data/cache,data/module,data/mtb_constants_init.php" /> 
    3434          <arg value="--report-file=reports/checkstyle.xml" /> 
    3535          <arg path="data/" /> 
Note: See TracChangeset for help on using the changeset viewer.