Moved to hidden "stash" directory.

This commit is contained in:
James Cole
2015-02-06 04:22:46 +01:00
parent 6b006853e6
commit a4b3bf3ef4
15 changed files with 1 additions and 3945 deletions

View File

@@ -1,22 +0,0 @@
actor: Tester
paths:
tests: tests
log: tests/_output
data: tests/_data
helpers: tests/_support
settings:
bootstrap: _bootstrap.php
colors: true
memory_limit: 1024M
modules:
config:
coverage:
enabled: true
remote: false
whitelist:
include:
- app/controllers/*
- app/models/*
- app/lib/FireflyIII/*
exclude:
- app/controllers/BaseController.php