diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-31 00:39:18 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-31 09:48:39 +0100 |
commit | 28fe6c99552c3dfb533b1ddf63e524fc6f8b4ebd (patch) | |
tree | ab161ab3a1a54bd562a9156cb3c7526c89f3ba39 /configmgr/qa | |
parent | 6c59ac1eebc19429a201dec2df8a1e28c3ff98ce (diff) |
Remove double line spacing.
Diffstat (limited to 'configmgr/qa')
-rw-r--r-- | configmgr/qa/unit/test.cxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configmgr/qa/unit/test.cxx b/configmgr/qa/unit/test.cxx index e3eb5a28bc68..fe8d29e9ef88 100644 --- a/configmgr/qa/unit/test.cxx +++ b/configmgr/qa/unit/test.cxx @@ -88,23 +88,15 @@ void normalize( class Test: public CppUnit::TestFixture { public: virtual void setUp(); - virtual void tearDown(); void testKeyFetch(); - void testKeySet(); - void testKeyReset(); - void testSetSetMemberName(); - void testReadCommands(); - void testThreads(); - void testRecursive(); - void testCrossThreads(); css::uno::Any getKey( |