--- parser3/tests/347-curl.html 2016/08/03 20:33:56 1.1 +++ parser3/tests/347-curl.html 2017/02/09 19:54:38 1.4 @@ -1,7 +1,10 @@ -^curl:options[ $.library[no-such-library.so] ] -^try-catch{ ^curl:session{ } } -^try-catch{ ^curl:session{ } } -^curl:options[ $.library[another-library.so] ] -^try-catch{ ^curl:session{ } } -^curl:options[ $.library[libcurl.so] ] -^curl:session{ OK } +@main[] + +1. ^curl:options[ $.library[no-such-library.so] ] +2. ^try-catch{ ^curl:session{ } } +3. ^try-catch{ ^curl:session{ } } +4. ^curl:options[ $.library[another-library.so] ] +5. ^try-catch{ ^curl:session{ } } +6. ^curl:options[ $.library[libcurl.so] ] +7. ^try-catch{ ^curl:session{ OK } } +