There was an error while loading. Please reload this page.
1 parent 3e0745f commit 6064ecaCopy full SHA for 6064eca
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
import sys, os
3
4
-setup(name='minimocktest',
+setup(name='MiniMockTest',
5
version='0.1',
6
description="Custom unittest TestCase that wraps minimock",
7
long_description="""\
0 commit comments