From 8a325d5576b7f79c0a9b4222ee44a02b0ebdffb1 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 18 Jun 2003 06:37:43 +0000 Subject: [PATCH] Enable 'custom_generator' test. [SVN r18833] --- test/test_all.py | 2 +- v2/test/test_all.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_all.py b/test/test_all.py index 0240e93a8..aec41b1c8 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -94,7 +94,7 @@ tests = [ "project_test1", "explicit", "absolute_sources", "dependency_property", -# "custom_generator", + "custom_generator", "bad_dirname", "c_file", ] diff --git a/v2/test/test_all.py b/v2/test/test_all.py index 0240e93a8..aec41b1c8 100644 --- a/v2/test/test_all.py +++ b/v2/test/test_all.py @@ -94,7 +94,7 @@ tests = [ "project_test1", "explicit", "absolute_sources", "dependency_property", -# "custom_generator", + "custom_generator", "bad_dirname", "c_file", ]