convert test/unit based tests to rspec based tests

This commit is contained in:
Ranjib Dey 2013-12-27 02:44:53 -08:00
parent 3e488b56be
commit 07ae2713e6
12 changed files with 281 additions and 215 deletions

View file

@ -14,6 +14,7 @@ Gem::Specification.new do |s|
s.has_rdoc = false
s.add_development_dependency "rake-compiler"
s.add_development_dependency "rspec"
s.description = <<-EOF
Ruby-LXC is a Ruby binding for the liblxc library, allowing