~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/clef.test

  • Committer: Brian Aker
  • Date: 2009-05-21 19:15:01 UTC
  • mfrom: (991.1.12 for-brian)
  • Revision ID: brian@gaz-20090521191501-u5qe56byfubioj1r
MergeĀ Stewart

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
DROP DATABASE š¯„¢;
35
35
CREATE DATABASE `𝄢`;
36
36
DROP DATABASE `𝄢`;
37
 
DROP TABLE t1;