Last active
August 29, 2015 13:57
-
-
Save blaix/9650793 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def test_subdirectory_gets_linked_to_parent(self): | |
# When a Site with ResourceDirectories is serialized and passed in for | |
# duplication, we have to re-link the parent child hierarchy since | |
# primary keys have changed. | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment