diff options
author | Johan Dahlin <johan@src.gnome.org> | 2008-10-31 17:09:17 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2008-10-31 17:09:17 +0000 |
commit | fcacaa968bfa0a40d7f310a43b23cdc52e6d734a (patch) | |
tree | 0eb6d157a2692db1c3b943a8860e4e37f8fb524d /tests/Makefile.am | |
parent | 18616596b20801875e1f0dea751f3cde372db105 (diff) | |
download | gobject-introspection-fcacaa968bfa0a40d7f310a43b23cdc52e6d734a.tar.gz |
Remove whitespace
svn path=/trunk/; revision=851
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 61e1cf29..77484681 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,10 +15,10 @@ EXTRA_DIST = \ xref1.gir \ xref2.gir -GIRTESTS = \ - boxed.gir.test \ +GIRTESTS = \ + boxed.gir.test \ constant.gir.test \ - enum.gir.test \ + enum.gir.test \ object.gir.test \ struct.gir.test |