diff --git a/mozilla/build/mac/test/README b/mozilla/build/mac/test/README new file mode 100644 index 00000000000..111039ec457 --- /dev/null +++ b/mozilla/build/mac/test/README @@ -0,0 +1,2 @@ +This directory is merely here to test the project editor server. It will go away after +it is validated. For more information, see http://camelot. diff --git a/mozilla/build/mac/test/test.mcp b/mozilla/build/mac/test/test.mcp new file mode 100644 index 00000000000..162a1602a69 Binary files /dev/null and b/mozilla/build/mac/test/test.mcp differ diff --git a/mozilla/build/mac/test/test1.cpp b/mozilla/build/mac/test/test1.cpp new file mode 100644 index 00000000000..a7adae74b00 --- /dev/null +++ b/mozilla/build/mac/test/test1.cpp @@ -0,0 +1 @@ +// test1.cpp diff --git a/mozilla/build/mac/test/test2.cpp b/mozilla/build/mac/test/test2.cpp new file mode 100644 index 00000000000..f44d4276a42 --- /dev/null +++ b/mozilla/build/mac/test/test2.cpp @@ -0,0 +1 @@ +// test2.cpp