Commit 43eeb43
David Noble
Fix for running tests on Windows under Python 2.6
TODO:
* Track down the source of this error which occurs on OS X, Windows, and--presumably--Linux when running against Splunk 6.2 or 6.3 under Python 2.6;
AttributeError: 'TestCookieAuthentication' object has no attribute 'assertIsNotNone'
* Test with Python 2.6 under Linux.1 parent 99a8918 commit 43eeb43
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
0 commit comments