« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/data-validators.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/data-validators.js')
-rw-r--r--test/data-validators.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data-validators.js b/test/data-validators.js
index 739333a..a7b9b48 100644
--- a/test/data-validators.js
+++ b/test/data-validators.js
@@ -24,7 +24,7 @@ import {
 
     // Compositional utilities
     oneOf,
-} from '../src/thing/validators.js';
+} from '../src/data/validators.js';
 
 function test(msg, fn) {
     _test(msg, t => {