aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tests/FixedAllocTest.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/FixedAllocTest.cpp b/tests/FixedAllocTest.cpp
new file mode 100644
index 0000000000..2c95e628cb
--- /dev/null
+++ b/tests/FixedAllocTest.cpp
@@ -0,0 +1,8 @@
+/*
+ * Copyright 2016 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+// Temporary. When gn_to_bp.py works for DM, we can remove this.