From 1d3ad6faa22a040bc6bb15727b9783ae2f547a02 Mon Sep 17 00:00:00 2001 From: Tycho Date: Sun, 27 Apr 2014 12:25:03 -0700 Subject: Added Testing capability --- tests/ChunkBuffer/creatable.cpp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/ChunkBuffer/creatable.cpp (limited to 'tests/ChunkBuffer/creatable.cpp') diff --git a/tests/ChunkBuffer/creatable.cpp b/tests/ChunkBuffer/creatable.cpp new file mode 100644 index 000000000..573f09de9 --- /dev/null +++ b/tests/ChunkBuffer/creatable.cpp @@ -0,0 +1,4 @@ +int main(int argc, char** argv) +{ +return 0; +} -- cgit v1.2.3