From 2ea9737e5d5b085eef6fe762c7e86a7161b9d231 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Sat, 22 Jan 2011 01:06:19 -0800 Subject: Added test_stream.c for testing upb_stream.h. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index af79363..04779c0 100644 --- a/Makefile +++ b/Makefile @@ -113,7 +113,7 @@ tests/test.proto.pb: tests/test.proto TESTS=tests/test_string \ tests/test_table \ tests/test_def \ -# tests/test_stream \ + tests/test_stream \ # tests/test_decoder \ # tests/t.test_vs_proto2.googlemessage1 \ # tests/t.test_vs_proto2.googlemessage2 \ -- cgit v1.2.3