Remove outdated notices

This commit is contained in:
Lucien Greathouse
2020-09-09 17:31:34 -07:00
parent ec5b3f80ef
commit 45a20a1633
14 changed files with 110 additions and 133 deletions

View File

@@ -315,7 +315,7 @@ impl<'a> LuaStream<'a> {
mod test {
use super::*;
/// Regression test for https://github.com/Roblox/rojo/issues/314
/// Regression test for https://github.com/rojo-rbx/rojo/issues/314
#[test]
fn bug_314() {
let my_value = "\"\r\n\t\\".to_owned();