Fix wrong path to endian/test in status/Jamfile.v2

This commit is contained in:
Kohei Takahashi 2014-08-16 01:48:10 +09:00
parent 394da57a70
commit 7908e828c2

View file

@ -76,7 +76,7 @@ run-tests libs :
detail/test # test-suite detail
disjoint_sets # test-suite disjoint_sets
dynamic_bitset # test-suite dynamic_bitset
endian # test-suite endian
endian/test # test-suite endian
exception/test
filesystem/test # test-suite filesystem
flyweight/test # test-suite flyweight