summaryrefslogtreecommitdiff
path: root/src/tests/test_synth.cc
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-01-31 01:01:56 +0100
committerskal <pascal.massimino@gmail.com>2026-01-31 01:01:56 +0100
commit3af9f70bec1f50c980288e2213035693f4b737ce (patch)
treee84d96c870026ff77c2c0c3537218fbfe64e26cb /src/tests/test_synth.cc
parent2520ae66ce2da210eaeaeba44c467c97e0c3fdd0 (diff)
Chore: Add missing newlines at end of source files
Diffstat (limited to 'src/tests/test_synth.cc')
-rw-r--r--src/tests/test_synth.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/test_synth.cc b/src/tests/test_synth.cc
index eb685b4..2594660 100644
--- a/src/tests/test_synth.cc
+++ b/src/tests/test_synth.cc
@@ -32,4 +32,4 @@ int main() {
test_trigger();
printf("SynthEngine tests PASSED\n");
return 0;
-} \ No newline at end of file
+}