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:12:14 +0100 |
| commit | d41a59b6ef7a8c935f182d498ae4df0bdd66ba02 (patch) | |
| tree | 5c2ceaf73b74fba1c5daaeec483a3aff054ca444 /test/wscript | |
| parent | 07b21bb92a8d54c6c03de9aadc63ab93b65d9bc5 (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 |
