summaryrefslogtreecommitdiffstats
path: root/tests/082-inline-execute/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/082-inline-execute/info.txt')
-rw-r--r--tests/082-inline-execute/info.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/082-inline-execute/info.txt b/tests/082-inline-execute/info.txt
deleted file mode 100644
index ddc31fe7d..000000000
--- a/tests/082-inline-execute/info.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This is a miscellaneous test that was imported into the new-at-the-time
-runtime test framework. The test is intended to exercise basic features,
-and as such cannot be build on top of junit, since failure of such basic
-features might disrupt junit.
-
-This test covers the string inline-execute tests, and it done in a
-looping manner to ensure that the tests are translated when a Jit is
-active.