diff options
author | Ted Gould <ted@canonical.com> | 2009-10-20 23:23:31 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-20 23:23:31 -0500 |
commit | d28010e3f12c8d7e03fa6ef9233b3f1d3ebfaac2 (patch) | |
tree | 4e79422b75402d9c808003884a4b58acbc95e3e5 /tests | |
parent | ada3399cdf75c37fbd5485f44a714e82b888b245 (diff) | |
download | ayatana-indicator-application-d28010e3f12c8d7e03fa6ef9233b3f1d3ebfaac2.tar.gz ayatana-indicator-application-d28010e3f12c8d7e03fa6ef9233b3f1d3ebfaac2.tar.bz2 ayatana-indicator-application-d28010e3f12c8d7e03fa6ef9233b3f1d3ebfaac2.zip |
Tests directory.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am new file mode 100644 index 0000000..82ec364 --- /dev/null +++ b/tests/Makefile.am @@ -0,0 +1,3 @@ + +# Something here + |