summaryrefslogtreecommitdiff
path: root/Tests/StringFileTest/StringFile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/StringFileTest/StringFile.cxx')
-rw-r--r--Tests/StringFileTest/StringFile.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/StringFileTest/StringFile.cxx b/Tests/StringFileTest/StringFile.cxx
index 609ebaf20..9eba6bff9 100644
--- a/Tests/StringFileTest/StringFile.cxx
+++ b/Tests/StringFileTest/StringFile.cxx
@@ -26,6 +26,6 @@ int main(int, char*[])
res += CheckMethod(relpath, "../../X11R6/bin/xnest");
res += CheckMethod(configvar,
"@$@$junk =~ s/#$xyz#/$foo_bar{$wibble}->{$xyz}/;@@");
-
+
return res;
}