summaryrefslogtreecommitdiff
path: root/tests/examplefiles/test.csd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/test.csd')
-rw-r--r--tests/examplefiles/test.csd18
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/examplefiles/test.csd b/tests/examplefiles/test.csd
deleted file mode 100644
index 6512d99e..00000000
--- a/tests/examplefiles/test.csd
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * comment
- */
-; comment
-// comment
-/
-<CsoundSynthesizer>
-<CsInstruments>
-0dbfs = 1
-prints "hello, world\n"
-</CsInstruments>
-<CsScore>
-i 1 0 0
-</CsScore>
-<html>
-<!DOCTYPE html>
-</html>
-</CsoundSynthesizer>