tests: fix an assertion
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 26 Jul 2012 14:07:26 +0000 (16:07 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 26 Jul 2012 14:51:26 +0000 (16:51 +0200)
commit55e075f2299757daf62fd72796d4027502ac40ea
tree70945db61916ed31698ed1a080112dff745dc754
parent0bb672d87c92070276fdf92344e30a37e6852ea8
tests: fix an assertion

* tests/local.at (AT_YYLEX_DEFINE): Be sure to check the array
against its length, not its size in bytes.
tests/local.at