1
0
mirror of https://github.com/django/django.git synced 2025-02-08 08:26:13 +00:00
django/tests/user_commands
Baptiste Mispelon 54164b814c Fixed broken tests on Oracle after 5853c87a458f62ebd62d7809168355610de2570c.
Oracle doesn't have a `BEGIN` statement so the test would
fail.

Refs #23303
2014-08-19 17:58:30 +02:00
..