1
0
mirror of https://github.com/flarum/core.git synced 2025-02-23 02:32:33 +01:00
php-flarum/tests/unit.suite.yml

7 lines
142 B
YAML
Raw Normal View History

2014-12-22 08:28:01 -05:00
# Codeception Test Suite Configuration
# suite for unit (internal) tests.
class_name: UnitTester
modules:
enabled: [Asserts, UnitHelper]