diff options
Diffstat (limited to 'test')
| -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 7d7a53c..c24ded7 100644 --- a/test/ctor.cc +++ b/test/ctor.cc @@ -72,6 +72,7 @@ BuildConfigurations ctorTestConfigs(const Settings& settings)  				"../src/task.cc",  				"../src/task_ar.cc",  				"../src/task_cc.cc", +				"../src/task_fn.cc",  				"../src/task_ld.cc",  				"../src/task_so.cc",  				"../src/util.cc", | 
