Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit dcc5e92

Browse files
committed
Remove mention of removed feature.
README space is limited so why waste it mentioning a feature we no longer support?
1 parent 4dd013d commit dcc5e92

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,6 @@ You can store command line options in a `.rspec` file in the project's root
175175
directory, and the `rspec` command will read them as though you typed them on
176176
the command line.
177177

178-
## Autotest Integration
179-
180-
rspec-core no longer ships with an Autotest extension, if you require Autotest
181-
integration, please use the `rspec-autotest` gem and see [rspec/rspec-autotest](https://github.com/rspec/rspec-autotest)
182-
for details
183-
184178
## Get Started
185179

186180
Start with a simple example of behavior you expect from your system. Do

0 commit comments

Comments
 (0)