Fixed references

This commit is contained in:
Alexander Zaitsev
2017-05-19 18:50:03 -06:00
parent ba7655eb3a
commit e07e8e65c6
3 changed files with 5 additions and 1 deletions

View File

@ -73,6 +73,9 @@ alias unit_test_framework
# Is_partitioned_until tests
[ run is_partitioned_until_test.cpp unit_test_framework : : : : is_partitioned_until_test ]
# Apply_permutation tests
[ run apply_permutation_test.cpp unit_test_framework : : : : apply_permutation_test ]
;
}