From 54f2a8012f206429790df35d28b2da0586d2ce6b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 6 Aug 2008 18:23:50 -0400 Subject: Moved several tests around again (python/test -> test/python). --- test/unit/t_expr.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unit/t_expr.cc') diff --git a/test/unit/t_expr.cc b/test/unit/t_expr.cc index 026b4eec..58a60e23 100644 --- a/test/unit/t_expr.cc +++ b/test/unit/t_expr.cc @@ -1,4 +1,4 @@ -#include "t_valexpr.h" +#include "t_expr.h" CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(ValueExprTestCase, "numerics"); -- cgit v1.2.3