diff options
| author | hathach <[email protected]> | 2019-06-10 17:21:08 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-06-10 17:21:08 +0700 |
| commit | a26430b90fda9679c22ce87d728cd23201a0f76f (patch) | |
| tree | 368bcfeaaa13fcd278c3617c726536d7df3bc833 /test/project.yml | |
| parent | db08bde4159a3a0be442d96b5882434cc19f6f57 (diff) | |
add fifo test
Diffstat (limited to 'test/project.yml')
| -rw-r--r-- | test/project.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/project.yml b/test/project.yml index ac8ae7e33..311a672d5 100644 --- a/test/project.yml +++ b/test/project.yml @@ -30,7 +30,7 @@ - +:test/** - -:test/support :source: - - src/** + - ../src/** :support: - test/support |
