aboutsummaryrefslogtreecommitdiff
path: root/common/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-11-06 18:06:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-11-06 18:06:59 +0200
commit8bc349e2873fde75ecd82c03142ad592d068bddf (patch)
treee860b05ab4d8b1d27265120eaaa55dc925b5e9ab /common/makefile
parent7c715b18cb0c675ba110921c28a94961b3ca481b (diff)
Add a test for container persistence
Diffstat (limited to 'common/makefile')
-rw-r--r--common/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/makefile b/common/makefile
index f13d80b..e6675bc 100644
--- a/common/makefile
+++ b/common/makefile
@@ -8,6 +8,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
tests := \
auto \
composite \
+container \
ctor \
schema \
template \