Explorar o código

oops, missed the alphabetical order..

[SVN r17171]
Samuel Krempp %!s(int64=23) %!d(string=hai) anos
pai
achega
b74f511dae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      status/Jamfile

+ 1 - 1
status/Jamfile

@@ -18,8 +18,8 @@ DEPENDS all : test ;
 
 subinclude libs/bind/test ;              # test-suite bind
 subinclude libs/filesystem/test ;        # test-suite filesystem
-subinclude libs/function/test ;          # test-suite function
 subinclude libs/format/test ;            # test-suite format
+subinclude libs/function/test ;          # test-suite function
 subinclude libs/optional/test ;          # test-suite optional
 subinclude libs/regex/test ;             # test-suite regex
 subinclude libs/regex/example ;          # test-suite regex-examples

粤ICP备19079148号