From 2f674ba4555694f1effc9add1c2fcdda5401d696 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Fri, 29 Jun 2012 15:05:48 +0200 Subject: [PATCH] How to hit 1.0.0 --- GOALS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 GOALS diff --git a/GOALS b/GOALS new file mode 100644 index 0000000..c187f2f --- /dev/null +++ b/GOALS @@ -0,0 +1,3 @@ +capybara-webkit hits 1.0.0 when all shared examples from capybara are +implemented. See capybara:lib/capybara/spec/**/*rb for the shared +example groups.