Skip to content

Commit 9044a84

Browse files
author
David M. Lary
committed
Add .rspec file
1 parent 518b4db commit 9044a84

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Gemfile.lock
1010

1111
# rspec failure tracking
1212
.rspec_status
13-
.rspec
1413

1514
# apple files
1615
.DS_Store

.rspec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
--format documentation
2+
--color
3+
--require spec_helper

0 commit comments

Comments
 (0)