diff options
author | Quentin Glidic <sardemff7+git@sardemff7.net> | 2013-07-09 00:06:24 +0200 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-07-08 18:14:04 -0400 |
commit | d2d70f2aeb370b0827e8c66fa9e7e2a26b1d6648 (patch) | |
tree | d4a5cee086b3841ca878dadda9f0c2f4250aaa76 /tests/.gitignore | |
parent | f291f2055367cbb1e4f00f269c2c298c642d3ba6 (diff) | |
download | weston-d2d70f2aeb370b0827e8c66fa9e7e2a26b1d6648.tar.gz |
tests: Move config-parser.test to tests/
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index ad112408..28d65763 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ +*.test *.weston logs matrix-test |