compiler.test: Enforce evaluation order.
authorLudovic Courtès <ludo@gnu.org>
Thu, 13 Aug 2009 14:16:08 +0000 (16:16 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 13 Aug 2009 14:16:08 +0000 (16:16 +0200)
commitd785171115bb35c6e3cc3663a0023ff4e88536d5
treed3e42577a42f3f10441a24cee9830d5900e0109c
parent16f451f308cd79168d2b1d1314b324dff96fde0d
compiler.test: Enforce evaluation order.

* test-suite/tests/compiler.test ("psyntax")["redefinition", "compile in
  current module", "compile in fresh module"]: Use `begin' to enforce
  evaluation order.  Thanks Andy!
test-suite/tests/compiler.test