minor cleanups

This commit is contained in:
Sergey Tsalkov
2014-06-13 21:19:10 +00:00
parent a0a2f702e2
commit 7c5c03c576
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
class WhereClauseTest extends SimpleTest {
function test_1_basic_where() {
$where = new WhereClause('and');