From 79ade1b4e81ea99a5ed5ef2eb915de4579dc2a67 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Tue, 10 May 2016 00:57:11 +1000 Subject: [PATCH] add runC to the list of projects using bats --- Projects-Using-Bats.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index d4304c9..f638ef5 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -25,6 +25,7 @@ If your open-source project uses Bats, please link to its test suite below. * **[quotecat](https://github.com/telemachus/quotecat)** - https://github.com/telemachus/quotecat/tree/master/test * **[rbenv](https://github.com/sstephenson/rbenv)** - https://github.com/sstephenson/rbenv/tree/master/test * **[ruby-build](https://github.com/sstephenson/ruby-build)** - https://github.com/sstephenson/ruby-build/tree/master/test +* **runC](https://github.com/opencontainers/runc)** - https://github.com/opencontainers/runc/tree/master/tests/integration * **[Shy](https://github.com/aaronroyer/shy)** - https://github.com/aaronroyer/shy/tree/master/test * **[spacecat](https://github.com/telemachus/spacecat)** - https://github.com/telemachus/spacecat/tree/master/test * **[vagrant-cachier](https://github.com/fgrehm/vagrant-cachier)** - https://github.com/fgrehm/vagrant-cachier/blob/master/spec/acceptance/sanity_check.bats