diff options
author | Tavian Barnes <tavianator@gmail.com> | 2009-10-04 19:05:07 +0000 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2009-10-04 19:05:07 +0000 |
commit | 2404976a5d1210b4547a76678aada49d0ae74e44 (patch) | |
tree | 48101872e19619290a105aba04bc71806a3ab6d7 /.gitignore | |
parent | c35d5af1c2845ad072525e69f3f7be01994bcc2f (diff) | |
download | dimension-2404976a5d1210b4547a76678aada49d0ae74e44.tar.xz |
New test framework.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ Makefile.in /doc/texinfo.tex # Files created by `make check' -/tests/*-test +/tests/*/*-test /tests/*.png # Files and folders created by libtool |