1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Paul Thornthwaite
2bd274eb23 [Brightbox] Update testing to MiniTest::Spec
Using spec form is going to be the standard way to testing (but relying
on asserts). This update allows the test(s) to be picked up by the main
rake task again.
2014-04-03 09:47:23 +01:00
Paul Thornthwaite
bc421ae96c [Brightbox] Use minitest in Brightbox module
Includes a simple test of Compute class.
2014-03-12 16:30:57 +00:00
Paul Thornthwaite
08b4f9a1b4 [Brightbox] Round out fog-brightbox gem
Adding Gemfile, Rakefile, README and licence information.
2014-03-12 16:11:00 +00:00