summaryrefslogtreecommitdiffstats
path: root/spec/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* Refactor #6044 -- port testing to rspec2Daniel Pittman2011-01-271-18/+0
| | | | We have moved to rspec2 for puppet, and facter should follow suit.
* Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-171-0/+18
of small test failures.