diff options
author | Russell Branca <chewbranca@apache.org> | 2014-09-04 20:06:53 -0700 |
---|---|---|
committer | Russell Branca <chewbranca@apache.org> | 2014-09-04 20:06:53 -0700 |
commit | 95da8e13d1ccfdba2f2eaf68bd8bec501aa1280c (patch) | |
tree | 330fc6a14effa34308eb381771bfd0609be1e6a0 | |
parent | 9024342509f673b1ce6ce6b062882599534951d7 (diff) | |
download | couchdb-95da8e13d1ccfdba2f2eaf68bd8bec501aa1280c.tar.gz |
Add NOTICE info for ?assertNotMatch macro1963-eunit-bigcouch
-rw-r--r-- | NOTICE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -197,3 +197,7 @@ This product also includes the following third-party components: * is_base_dir function in eunit_plugin.erl (https://github.com/ChicagoBoss/ChicagoBoss/blob/master/skel/priv/rebar/boss_plugin.erl) Copyright (c) 2009-2011 Evan Miller + +* ?assertNotMatch in couch_eunit.hrl (https://github.com/richcarl/eunit/blob/master/include/eunit.hrl#L200-L219) + + Copyright (C) 2004-2006 Mickaël Rémond, Richard Carlsson |