From 464f445b3c8751579df52460662b25f6c3ea73bf Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 13 Nov 2025 13:57:20 +0200 Subject: [PATCH] Update expected output to reflect Core change --- test/bind-secondary.csv | 1 - test/bind-secondary.html | 1 - test/bind-secondary.txt | 1 - 3 files changed, 3 deletions(-) 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