summaryrefslogtreecommitdiffstats
path: root/Tests/Wrapping
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2002-01-20 06:58:57 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2002-01-20 06:58:57 (GMT)
commit6f3570656caf463addeb9edafcecba33f0efcbb9 (patch)
treed7c00a97f0216851a1adc583ec0ed737b3e99e8e /Tests/Wrapping
parentf04128ad63b560079ab49118b9e64e2fe73ba39b (diff)
downloadCMake-6f3570656caf463addeb9edafcecba33f0efcbb9.zip
CMake-6f3570656caf463addeb9edafcecba33f0efcbb9.tar.gz
CMake-6f3570656caf463addeb9edafcecba33f0efcbb9.tar.bz2
Increase Coverage.
Diffstat (limited to 'Tests/Wrapping')
-rw-r--r--Tests/Wrapping/vtkExcluded.h2
-rw-r--r--Tests/Wrapping/vtkIncluded.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/Tests/Wrapping/vtkExcluded.h b/Tests/Wrapping/vtkExcluded.h
index e69de29..835f61a 100644
--- a/Tests/Wrapping/vtkExcluded.h
+++ b/Tests/Wrapping/vtkExcluded.h
@@ -0,0 +1,2 @@
+// A comment
+// Another comment
diff --git a/Tests/Wrapping/vtkIncluded.h b/Tests/Wrapping/vtkIncluded.h
index e69de29..a1c4aba 100644
--- a/Tests/Wrapping/vtkIncluded.h
+++ b/Tests/Wrapping/vtkIncluded.h
@@ -0,0 +1,2 @@
+// A comment
+// Another comment (force coverage)