Browse Source

Change the name in the comment of the hash test subinclude.

[SVN r27966]
Daniel James 21 years ago
parent
commit
23db158dce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      status/Jamfile

+ 1 - 1
status/Jamfile

@@ -25,7 +25,7 @@ subinclude libs/dynamic_bitset ;           # test suite dynamic_bitset
 subinclude libs/filesystem/test ;          # test-suite filesystem
 subinclude libs/format/test ;              # test-suite format
 subinclude libs/function/test ;            # test-suite function
-subinclude libs/functional/hash/test ;     # test-suite functional/hash
+subinclude libs/functional/hash/test ;     # test-suite functional
 subinclude libs/graph/test ;               # test-suite graph
 subinclude libs/io/test ;                  # test-suite io
 subinclude libs/iostreams/test ;           # test-suite iostreams

粤ICP备19079148号