summaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-06-15 13:19:12 +0200
committermr <mr@mrautenberg.de>2011-06-15 13:19:12 +0200
commite06c018afbae2066950bc1cd43262cf7a501ba90 (patch)
treea65f1a6bed346396db09b76d8f26db8c135c715f /report
parent7bbc70d38d81a5a57d90c525d90ccf7bf8f59426 (diff)
parent59e1a2406354ce8a7e2b1a78f03d6ecaf6dbb297 (diff)
clean merge with hotfix
Diffstat (limited to 'report')
-rw-r--r--report/statistical_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/statistical_test.rb b/report/statistical_test.rb
index bee6241..9461cac 100644
--- a/report/statistical_test.rb
+++ b/report/statistical_test.rb
@@ -78,7 +78,7 @@ module Reports
def self.quit_r
LIB::StatisticalTest.quit_r
end
-
+
end
end