diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-11-24 00:16:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-11-28 21:08:08 +0100 |
| commit | 4ee083dc0862b30325c709e913772a6898378d0e (patch) | |
| tree | 58f62e90e3b6c5522bac210907ea834b2cebbb86 /test/wscript | |
| parent | b2d850326af5c9ffc6486e4cc40bef6e1c051a6f (diff) | |
Simplify and fix job scheduler, especially with respect to the priority system.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript index ff6895d9a..a5366b3ec 100644 --- a/test/wscript +++ b/test/wscript @@ -96,7 +96,7 @@ def build(bld): interrupt_encoder_test.cc isdcf_name_test.cc j2k_bandwidth_test.cc - job_test.cc + job_manager_test.cc kdm_naming_test.cc low_bitrate_test.cc markers_test.cc |
