aboutsummaryrefslogtreecommitdiffstats
path: root/test_session.json
diff options
context:
space:
mode:
Diffstat (limited to 'test_session.json')
-rw-r--r--test_session.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/test_session.json b/test_session.json
deleted file mode 100644
index f48b792..0000000
--- a/test_session.json
+++ /dev/null
@@ -1,13 +0,0 @@
-[
- {
- "path" : "test.flac",
- "ab_limits" : null
- },
- {
- "path" : "test.mp3",
- "ab_limits" : [
- [0.1, 0.2],
- [0.3, 0.4]
- ]
- }
-]