diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 09:57:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 09:57:49 +0100 |
| commit | 4d6f5ea3dcaddeed0695fe31fecca78666a5c81c (patch) | |
| tree | 0df3d358c0c823dbf959fadfea79cc4e316e3499 /test/wscript | |
| parent | 4db995b48f21f79dd195f6a50def92734aeba00c (diff) | |
Add some tests for the hashing put into the FrameInfo.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 653ab09d..b56de9cb 100644 --- a/test/wscript +++ b/test/wscript @@ -75,6 +75,7 @@ def build(bld): encryption_test.cc exception_test.cc fraction_test.cc + frame_info_hash_test.cc gamma_transfer_function_test.cc interop_load_font_test.cc local_time_test.cc |
