Skip to content

Commit 96b365c

Browse files
committed
Revive exception_txt_test.
Found while working on #8009. [SVN r82804]
1 parent f111040 commit 96b365c

File tree

2 files changed

+16
-3396
lines changed

2 files changed

+16
-3396
lines changed

test/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ test-suite program_options :
3232
[ po-test split_test.cpp ]
3333
[ po-test unrecognized_test.cpp ]
3434
[ po-test required_test.cpp : required_test.cfg ]
35+
[ po-test exception_txt_test.cpp ]
3536
;
3637

3738
exe test_convert : test_convert.cpp ;

0 commit comments

Comments
 (0)