summaryrefslogtreecommitdiffstats
path: root/model/user.go
diff options
context:
space:
mode:
authorAdrien <adrien@bustany.org>2017-06-26 20:32:39 +0200
committerJoram Wilander <jwawilander@gmail.com>2017-06-26 14:32:39 -0400
commitf404483834613fc1250b105461c68145f9543421 (patch)
tree330a0f60f44e48eb72da9f77f9d7b59d8d4ff896 /model/user.go
parent82b36b3721d6ee129d27c3fc3957d4e37643d4a6 (diff)
downloadchat-f404483834613fc1250b105461c68145f9543421.tar.gz
chat-f404483834613fc1250b105461c68145f9543421.tar.bz2
chat-f404483834613fc1250b105461c68145f9543421.zip
platform/model: Don't pull in the "testing" package in normal builds (#6735)
Rename all files importing the "testing" package in "platform/model" so that they only get compiled in test builds. This avoids the side effects of the testing package (notably, defining some command line flags with the "flags" package) for codebases importing the model package.
Diffstat (limited to 'model/user.go')
0 files changed, 0 insertions, 0 deletions