summaryrefslogtreecommitdiff
path: root/Source/cmTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmTest.h')
-rw-r--r--Source/cmTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmTest.h b/Source/cmTest.h
index 6223a01ea..73ac133f1 100644
--- a/Source/cmTest.h
+++ b/Source/cmTest.h
@@ -51,7 +51,7 @@ public:
const char *GetProperty(const char *prop) const;
bool GetPropertyAsBool(const char *prop) const;
cmPropertyMap &GetProperties() { return this->Properties; };
-
+
// Define the properties
static void DefineProperties(cmake *cm);