tests: Fix misspelled path to bytes_ostream_test in test.py

This commit is contained in:
Tomasz Grabiec
2015-04-16 09:58:51 +02:00
parent a087a0a4dd
commit 426cb73983

View File

@@ -29,7 +29,7 @@ boost_tests = [
'sstring_test',
'output_stream_test',
'httpd',
'urchin/scattered_buffer_test',
'urchin/bytes_ostream_test',
'urchin/types_test',
'urchin/keys_test',
'urchin/mutation_test',