Add a very simple test for writing subtitles.
[libdcp.git] / test / wscript
index 92aea24add9f12f463343e7275a564550663aeca..30015939418b5073020ff438103193cd0124d585 100644 (file)
@@ -49,6 +49,7 @@ def build(bld):
                  test.cc 
                  text_test.cc
                  util_test.cc
+                 write_subtitle_test.cc
                  """
     obj.target = 'tests'
     obj.install_path = ''