README.md: Remove a part of the available integration tests.

There is no "bundler-unit-test" in the repository.
The actual test was dropped at the following commit in the past. But the README
was not updated.

https://src.fedoraproject.org/tests/ruby/c/831c7db845139a463762c80470f85a963832204d?branch=main

The listed tests by `tmt test ls` is good enough to show the information.
This commit is contained in:
Jun Aruga 2024-11-20 17:13:05 +01:00
commit 1ec0f08fb7

View file

@ -2,12 +2,6 @@
This repository contains shared ruby tests.
Available integration tests:
* systemtap-static-probes-in-ruby - exercising ruby's systemtap api
* bundler-unit-test - run bundler's unit tests
* run-basic-rails-application - run a simple rails application
## Contributing
### Testing