~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/clef.test

  • Committer: Brian Aker
  • Date: 2009-05-23 17:13:03 UTC
  • mfrom: (1034.1.8 merge)
  • Revision ID: brian@gaz-20090523171303-d28xhutqic0xe2b4
MergeĀ Brian

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;