convert test/unit based tests to rspec based tests
This commit is contained in:
parent
3e488b56be
commit
07ae2713e6
12 changed files with 281 additions and 215 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue