From c2bb4633ac31e1933908dc73476ce9ddffff8dad Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Thu, 7 Oct 2010 18:21:39 +0200
Subject: Add support for persistent classes without default ctors

New test: common/ctor.
---
 common/makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'common/makefile')

diff --git a/common/makefile b/common/makefile
index 346b8f8..6328cb1 100644
--- a/common/makefile
+++ b/common/makefile
@@ -7,6 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
 
 tests :=      \
 auto          \
+ctor          \
 schema        \
 template      \
 lifecycle     \
-- 
cgit v1.1