summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSamuel Merritt <sam@swiftstack.com>2016-06-14 16:10:16 -0700
committerSamuel Merritt <sam@swiftstack.com>2016-06-14 16:10:16 -0700
commit3944d820387f08372c1a29444f4af7d8e6090ae9 (patch)
treea8c684887e0e988986425af0c64954afe9586d26 /test-requirements.txt
parent6c9a1899a182d58232a95af92dae168df9e131d5 (diff)
downloadswift-3944d820387f08372c1a29444f4af7d8e6090ae9.tar.gz
Catch AttributeError less often
I always get tripped up when I'm editing code that catches AttributeError and does something with it. I'll type "req.emthod" or something, and next thing I know I'm getting 405s in all my unit tests. This diff removes some places where we catch AttributeError (sometimes, having deliberately thrown it only one line before) so that typos can crash the way Guido intended. Change-Id: I2f7586f96b41a97e6ae254efc83218b3b5c6cc9e
Diffstat (limited to 'test-requirements.txt')
0 files changed, 0 insertions, 0 deletions