Cover ProjectMover with tests

This commit is contained in:
Dmitriy Zaporozhets 2012-11-21 06:18:05 +03:00
parent 47234ab367
commit e9be4b375b
3 changed files with 70 additions and 6 deletions

View file

@ -11,8 +11,8 @@ class Namespace
end
end
class Gitlab::ProjectMover
def execute
true
end
end
#class Gitlab::ProjectMover
#def execute
#true
#end
#end