tests: Add keywords to render tests.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Oct 2010 03:50:05 +0000 (20:50 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Oct 2010 04:46:00 +0000 (21:46 -0700)
This makes it easy to run just the rendering tests with:
    make check TESTSUITEFLAGS='-k render'


No differences found