From 47e617d9624de8f36bb222398604f386d561d0aa Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 29 Jun 2006 11:24:24 +0000 Subject: updated cli test, added test for multiline strings --- test/files/cli/test2/Main.check.scala_api | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/files/cli/test2/Main.check.scala_api (limited to 'test/files/cli/test2/Main.check.scala_api') diff --git a/test/files/cli/test2/Main.check.scala_api b/test/files/cli/test2/Main.check.scala_api new file mode 100644 index 0000000000..1df1a7fb32 --- /dev/null +++ b/test/files/cli/test2/Main.check.scala_api @@ -0,0 +1,17 @@ +|-- all-classes.html +|-- index.html +|-- modules.html +|-- root-content.html +|-- script.js +|-- style.css +|-- test1 +| `-- Main$object.html +|-- test1$content.html +|-- test1$package.html +|-- test2 +| `-- Main$object.html +|-- test2$content.html +`-- test2$package.html + + +2 directories, 12 files -- cgit v1.2.3