forked from OSchip/llvm-project
Mark test as a long-test
Differential Revision: https://reviews.llvm.org/D38452 llvm-svn: 315570
This commit is contained in:
parent
81eca18df3
commit
4683ef3add
|
@ -13,6 +13,8 @@
|
|||
// class basic_streambuf;
|
||||
|
||||
// void pbump(int n);
|
||||
//
|
||||
// REQUIRES: long_tests
|
||||
|
||||
#include <sstream>
|
||||
#include <cassert>
|
||||
|
|
Loading…
Reference in New Issue