~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

  • Committer: Brian Aker
  • Date: 2008-11-24 18:52:04 UTC
  • Revision ID: brian@tangent.org-20081124185204-mvhoue1axv2vhn14
Adding snowman test (plus a dead variable removal).

I suspect this will cause all sorts of pain.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/perl
2
2
# -*- cperl -*-
3
3
 
 
4
use utf8;
 
5
 
4
6
#
5
7
##############################################################################
6
8
#