:- load_files([
    tests/vdom_diff,
    tests/vdom_node,
    tests/vdom_build,
    tests/vdom_component,
    tests/vdom_build_attrs,
    tests/vdom_patch_action
], [ if(not_loaded) ]).
