Ignore:
Timestamp:
Nov 29, 2018, 2:31:17 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
586383d
Parents:
64d534d
Message:

[tests] fix test source creation rule

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/wscript_build

    r64d534d r3569326  
    1111test_sound_abspath = bld.path.get_bld().make_node(test_sound_target)
    1212
    13 bld(name='create_test_source',
     13bld(name='create_tests_source',
    1414    rule='python ${SRC} ${TGT}',
    15     source='create_test_source.py',
     15    source='create_tests_source.py',
    1616    target=test_sound_target)
    1717
Note: See TracChangeset for help on using the changeset viewer.