--- trunk/escript/py_src/SConscript 2006/02/14 05:55:46 524 +++ trunk/escript/py_src/SConscript 2006/02/14 06:56:13 525 @@ -40,6 +40,7 @@ 'test_util_unary_with_tagged_data.py', 'test_util_slicing_with_tagged_data.py', 'test_util_spatial_functions.py', + 'test_pdetools.py', 'benchmark.py'] pyc = escriptpy_env.PyCompile(python_src)