Browse Source

remove test utils

master
Brett Langdon 12 years ago
parent
commit
fe294e3372
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      riakcached/tests/utils.py

+ 0
- 6
riakcached/tests/utils.py View File

@ -1,6 +0,0 @@
class InlineClass(object):
"""
Thanks Smashery: http://stackoverflow.com/a/1528939/2040727
"""
def __init__(self, dict):
self.__dict__ = dict

Loading…
Cancel
Save