Permalink
Browse files
Comment out codelens test
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+2
−1
src/test/mod.rs
|
|
@@ -15,7 +15,8 @@ extern crate json; |
|
|
|
|
|
|
|
#[macro_use] |
|
|
|
mod harness; |
|
|
|
mod lens; |
|
|
|
// FIXME(#925) intermittent failure |
|
|
|
//mod lens; |
|
|
|
|
|
|
|
use analysis; |
|
|
|
use actions::{requests, notifications}; |
|
|
|
0 comments on commit
e6f4b31