From dbf886dad0d804e376b47066abb4f90dd17c0e4f Mon Sep 17 00:00:00 2001 From: pgiraud Date: Mon, 21 Feb 2011 11:35:38 +0000 Subject: [PATCH] Adds a specific config for the build to be used for the unit tests (python build.py tests.cfg). This build is similar to the full one but with Firebug and Lang, r=fredj git-svn-id: http://svn.openlayers.org/trunk/openlayers@11168 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- build/tests.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 build/tests.cfg diff --git a/build/tests.cfg b/build/tests.cfg new file mode 100644 index 0000000000..9e2237f7b1 --- /dev/null +++ b/build/tests.cfg @@ -0,0 +1,10 @@ +# This build config is supposed to be used for the units tests with "mode=build" + +[first] + +[last] + +[include] + +[exclude] +OpenLayers.js