diff --git a/test.conf b/test.conf index bd071b3..dc312eb 100644 --- a/test.conf +++ b/test.conf @@ -1,4 +1,4 @@ test1 = true; test2 = false; test3 = 69420; -test4 = "hello, world"; +test4 = "hello, \"world\"";