From c823db34d5a9e666f3c91128059e1f65da21602c Mon Sep 17 00:00:00 2001 From: Kenneth Shaw Date: Mon, 13 Mar 2017 09:25:10 +0700 Subject: [PATCH] Updating todo section in README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6cdac99..c276c7a 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,6 @@ please refer to the [GoDoc API listing](https://godoc.org/github.com/knq/chromed for a summary of the API and Actions. ## TODO -* Unit tests / coverage: travis-ci + coveralls integration * Move timeouts to context (defaults) * Implement more query selector options (allow over riding context timeouts) * Contextual actions for "dry run" (or via an accumulator?)