Skip to content

Commit 3a91d3d

Browse files
committed
enable new C# test
1 parent 00c5b17 commit 3a91d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/csharp/src/plugin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ mod test {
686686
}
687687

688688
#[test]
689-
#[ignore = "requires newer version of C# runner that always includes all points in the tests"]
689+
// #[ignore = "requires newer version of C# runner that always includes all points in the tests"]
690690
fn doesnt_give_points_unless_all_relevant_exercises_pass() {
691691
init();
692692

0 commit comments

Comments
 (0)