Move from rojo-rbx org to Roblox org

This commit is contained in:
Lucien Greathouse
2020-06-22 14:13:01 -07:00
parent 79ae4c52cd
commit 6b82cead9c
13 changed files with 110 additions and 108 deletions

View File

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