diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2026-01-27 08:36:20 +0100 |
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2026-01-27 08:36:20 +0100 |
| commit | 282f90f717d93267b2bc64d8bfa4e3e2b7c21711 (patch) | |
| tree | 0ce29a525b8d25e8635bc2ae2e7d32342285eb20 /test/ctor.cc | |
| parent | 175026ba3681bc341ae7e6f322061048a6ac1c46 (diff) | |
Some small changes to the testsdevelop
Diffstat (limited to 'test/ctor.cc')
| -rw-r--r-- | test/ctor.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ctor.cc b/test/ctor.cc index 053e4e6..e7ed038 100644 --- a/test/ctor.cc +++ b/test/ctor.cc @@ -234,6 +234,7 @@ ctor::build_configurations ctorTestConfigs(const ctor::settings& settings) "../src/tools.cc", "../src/util.cc", "../src/externals_manual.cc", + "../configuration.cc", }, .flags = { .cxxflags = { |
