We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c5b17 commit 3a91d3dCopy full SHA for 3a91d3d
plugins/csharp/src/plugin.rs
@@ -686,7 +686,7 @@ mod test {
686
}
687
688
#[test]
689
- #[ignore = "requires newer version of C# runner that always includes all points in the tests"]
+ // #[ignore = "requires newer version of C# runner that always includes all points in the tests"]
690
fn doesnt_give_points_unless_all_relevant_exercises_pass() {
691
init();
692
0 commit comments