From c7de0d3e323cfa1d511295b56f137083a49ff12c Mon Sep 17 00:00:00 2001 From: ubbo Date: Sat, 10 Dec 2011 13:15:35 +0000 Subject: add comment git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@690 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- test/testgpgcontext.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test') diff --git a/test/testgpgcontext.cpp b/test/testgpgcontext.cpp index 429bdf9..4435bff 100644 --- a/test/testgpgcontext.cpp +++ b/test/testgpgcontext.cpp @@ -2,6 +2,10 @@ #include #include <../gpgcontext.h> +/** +* unit test for gpgcontext, +* have a look at http://doc.qt.nokia.com/latest/qtestlib-tutorial1.html +*/ class TestGpgContext : public QObject { Q_OBJECT -- cgit v1.2.3