Fix invalid json in vscode launch.json

This commit is contained in:
David Tolnay
2021-01-02 11:34:23 -08:00
parent e20c1315ea
commit 204992023e
+1 -1
View File
@@ -24,6 +24,6 @@
"kind": "test"
}
}
},
}
]
}