From 3717fce14ff732658d542c13890b226c8367e272 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 3 Mar 2010 20:10:52 +0200 Subject: Resolve anonymous bases in the multi-schema compilation Also, resolve anonymous specialization arguments (list and union). --- tests/schema/union/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/schema/union/makefile') diff --git a/tests/schema/union/makefile b/tests/schema/union/makefile index 498c3cc..7f01070 100644 --- a/tests/schema/union/makefile +++ b/tests/schema/union/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make -tests := 000 +tests := 000 001 driver := $(out_root)/tests/dump/driver test := $(out_base)/.test -- cgit v1.1