From 06c18fa5a3f34e2ea34e10e20845edda0a5b45c9 Mon Sep 17 00:00:00 2001 From: Miroslav Vadkerti Date: Feb 15 2018 12:49:51 +0000 Subject: README.md: rename from README Signed-off-by: Miroslav Vadkerti --- diff --git a/README b/README deleted file mode 100644 index a81124a..0000000 --- a/README +++ /dev/null @@ -1,10 +0,0 @@ -Shared ruby tests ------------------ - -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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a81124a --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Shared ruby tests +----------------- + +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