summaryrefslogtreecommitdiffstats
path: root/testing/082_decl_def.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/082_decl_def.cpp')
-rw-r--r--testing/082_decl_def.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/082_decl_def.cpp b/testing/082_decl_def.cpp
index 905f7f4..ef57836 100644
--- a/testing/082_decl_def.cpp
+++ b/testing/082_decl_def.cpp
@@ -1,6 +1,6 @@
-// objective: test for declation and definition order independence: def first
+// objective: test for declation and definition order independence: decl first
// check: namespace_n.xml
-// config: INPUT = $INPUTDIR/082_decl_def.cpp $INPUTDIR/decl_def.h
+// config: INPUT = $INPUTDIR/decl_def.h $INPUTDIR/082_decl_def.cpp
#include "test.h"
/** Namespace */