Commit 766eaad4 authored by Maor Itzkovitch's avatar Maor Itzkovitch

added a successful test run console print

parent 3a74c33b
...@@ -56,6 +56,7 @@ namespace FlatBuffers.Test ...@@ -56,6 +56,7 @@ namespace FlatBuffers.Test
} }
Console.WriteLine("FlatBuffers test: completed successfully");
return 0; return 0;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment