diff options
Diffstat (limited to 'doc/src/guide/history.asciidoc')
-rw-r--r-- | doc/src/guide/history.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/history.asciidoc b/doc/src/guide/history.asciidoc index 30fc9a2..553a322 100644 --- a/doc/src/guide/history.asciidoc +++ b/doc/src/guide/history.asciidoc @@ -11,7 +11,7 @@ for a couple years. Over time however I started getting annoyed and frustrated by a number of things, including bad defaults, changing defaults and overall slowness. -In particular, at the time I gave up on Erlang.mk, the Cowboy +In particular, at the time I gave up on Rebar, the Cowboy test suite was taking about five minutes to run. A quick experiment showed I could get much lower times by simply invoking `ct_run` directly. On January 4th, 2013, the Cowboy test suite took less |