]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - test/sql/roundcube-fixtures.sql
mailshears.gemspec: update the version to 0.0.5.
[mailshears.git] / test / sql / roundcube-fixtures.sql
index 6dc10cb67afa92490f0f73a5c2ae71e52d93f3a4..09653562f274b9726f470ff89eea10ba6d517a51 100644 (file)
@@ -1,3 +1,4 @@
 /* Create records for a subset of the five example.com/net users */
 INSERT INTO users (username) VALUES ('alice@example.com');
-INSERT INTO users (username) VALUES ('adam@example.net')
+INSERT INTO users (username) VALUES ('booger@example.com');
+INSERT INTO users (username) VALUES ('adam@example.net');