| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 93966ff commit 2f2d385
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -208,6 +208,7 @@ def testImplicitAssemblyLoad(self): | |||
| 208 | 208 | def test(): | |
| 209 | 209 | # This should fail until System.Windows.Forms has been | |
| 210 | 210 | # imported or that assembly has been explicitly loaded. | |
| 211 | + # True for Windows; Not so for Mono 2.8.1 (ubuntu 10.10) | ||
| 211 | 212 | import System.Windows | |
| 212 | 213 | ||
| 213 | 214 | # The test fails when the project is compiled with MS VS 2005. Dunno why :( | |
| Back | FazBrowse Home | New Git URL |
0 commit comments