[CalendarServer-changes] [8658] CalendarServer/branches/users/glyph/table-alias

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 13 10:03:46 PST 2012


Revision: 8658
          http://trac.macosforge.org/projects/calendarserver/changeset/8658
Author:   glyph at apple.com
Date:     2012-02-13 10:03:46 -0800 (Mon, 13 Feb 2012)
Log Message:
-----------
slightly more accurate test name

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/table-alias/twext/enterprise/dal/test/test_sqlsyntax.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/table-alias/

Modified: CalendarServer/branches/users/glyph/table-alias/twext/enterprise/dal/test/test_sqlsyntax.py
===================================================================
--- CalendarServer/branches/users/glyph/table-alias/twext/enterprise/dal/test/test_sqlsyntax.py	2012-02-13 18:03:43 UTC (rev 8657)
+++ CalendarServer/branches/users/glyph/table-alias/twext/enterprise/dal/test/test_sqlsyntax.py	2012-02-13 18:03:46 UTC (rev 8658)
@@ -357,7 +357,7 @@
         )
 
 
-    def test_aliasedTableColumns(self):
+    def test_columnsOfAliasedTable(self):
         """
         The columns of aliased tables will always be prefixed with their alias
         in the generated SQL.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120213/e2333aab/attachment.html>


More information about the calendarserver-changes mailing list