Merge pull request #321 from SheffieldML/limit=3

[chaching] changing all chacher limits to 3
This commit is contained in:
Max Zwiessele 2016-03-07 13:32:54 +00:00
commit 462e23ab2b
48 changed files with 72 additions and 72 deletions

View file

@ -106,4 +106,4 @@ class BGPLVMTest(unittest.TestCase):
if __name__ == "__main__":
#import sys;sys.argv = ['', 'Test.testName']
unittest.main()
unittest.main()

View file

@ -97,4 +97,4 @@ class Test(unittest.TestCase):
if __name__ == "__main__":
#import sys;sys.argv = ['', 'Test.testName']
unittest.main()
unittest.main()