Browse Source

Range library added to the regression test

[SVN r23282]
Pavol Droba 22 years ago
parent
commit
41bb615f96
1 changed files with 1 additions and 0 deletions
  1. 1 0
      status/Jamfile

+ 1 - 0
status/Jamfile

@@ -33,6 +33,7 @@ subinclude libs/optional/test ;          # test-suite optional
 subinclude libs/program_options/test ;   # test-suite program_options
 subinclude libs/python/test ;            # test-suite python
 subinclude libs/random/test ;            # test-suite random
+subinclude libs/range/test ;		 # test-suite range
 subinclude libs/regex/test ;             # test-suite regex
 subinclude libs/regex/example ;          # test-suite regex-examples
 subinclude libs/signals/test ;           # test-suite signals

粤ICP备19079148号