This website works better with JavaScript.
Home
Explore
Help
Sign In
aeris
/
cryptcheck
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Better rspec output
new-scoring
aeris
4 years ago
parent
9738cb65db
commit
fd7db31e18
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.rspec
+1
-0
Gemfile
+ 1
- 0
.rspec
View File
@@ -1,2 +1,3 @@
--format Fuubar
--color
--require helpers
+ 1
- 0
Gemfile
View File
@@ -4,5 +4,6 @@ gemspec
group :test do
gem 'simplecov', require: false
gem 'fuubar', require: false
end
Write
Preview
Loading…
Cancel
Save