diff --git a/test/bind-secondary.csv b/test/bind-secondary.csv index b011bbb..0f1911e 100644 --- a/test/bind-secondary.csv +++ b/test/bind-secondary.csv @@ -1,6 +1,5 @@ [Secondary],bind Module,Adds core,assert -core,static_assert core,throw_exception diff --git a/test/bind-secondary.html b/test/bind-secondary.html index ec487de..67e2a7e 100644 --- a/test/bind-secondary.html +++ b/test/bind-secondary.html @@ -8,6 +8,5 @@

Secondary dependencies for bind

core

diff --git a/test/bind-secondary.txt b/test/bind-secondary.txt index d1b346f..0526367 100644 --- a/test/bind-secondary.txt +++ b/test/bind-secondary.txt @@ -2,6 +2,5 @@ Secondary dependencies for bind: core: adds assert - adds static_assert adds throw_exception