Changeset cdec2a1 in mainline


Ignore:
Timestamp:
2019-01-12T07:16:27Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
daab04c9
Parents:
d3e938c
Message:

correcting location of pcut test for odict

Location:
uspace/lib/c
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    rd3e938c rcdec2a1  
    189189TEST_SOURCES = \
    190190        test/adt/circ_buf.c \
     191        test/adt/odict.c \
    191192        test/fibril/timer.c \
    192193        test/main.c \
     
    195196        test/io/table.c \
    196197        test/stdio/scanf.c \
    197         test/odict.c \
    198198        test/perm.c \
    199199        test/qsort.c \
Note: See TracChangeset for help on using the changeset viewer.