diff options
Diffstat (limited to 'test/quote.resp')
-rw-r--r-- | test/quote.resp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/quote.resp b/test/quote.resp deleted file mode 100644 index a7b41a1..0000000 --- a/test/quote.resp +++ /dev/null @@ -1,3 +0,0 @@ -(def q (quote hello)) - -q |