diff options
| author | Moayad Mardini <moayad.m@gmail.com> | 2014-06-10 22:35:48 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-06-11 11:37:52 -0400 |
| commit | 5a3ae7e260f68602b25dbe3fc6ed13249a5c6515 (patch) | |
| tree | 6dbb7e942d5cdc51f9b9549c855a73f6994a87c6 /tests/model_options/__init__.py | |
| parent | 68efbfde5e35013c14c0c30cabb1c94b80a48807 (diff) | |
Created a new tests folder (`model_options`).
And moved `tablespaces` option tests to it.
The new folder can be used to test models/options, like the new option
added in refs #22778.
Diffstat (limited to 'tests/model_options/__init__.py')
| -rw-r--r-- | tests/model_options/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/model_options/__init__.py b/tests/model_options/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/model_options/__init__.py |
