summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/unit/repository_cvs_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/repository_cvs_test.rb b/test/unit/repository_cvs_test.rb
index bc9d87277..869fe885d 100644
--- a/test/unit/repository_cvs_test.rb
+++ b/test/unit/repository_cvs_test.rb
@@ -263,7 +263,7 @@ class RepositoryCvsTest < ActiveSupport::TestCase
# invalid revision
assert_nil @repository.annotate('README', '123')
- end
+ end
else
puts "CVS test repository NOT FOUND. Skipping unit tests !!!"