We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a99ce3 commit cebad9eCopy full SHA for cebad9e
src/test/interface/ObsTestsFixture.h
@@ -41,6 +41,7 @@ class ObsTestsFixture : private boost::noncopyable {
41
static const eckit::mpi::Comm & comm() {return getInstance().comm_;}
42
43
static void reset() {
44
+ obspace().save();
45
getInstance().ospaces_.reset();
46
getInstance().tend_.reset();
47
getInstance().tbgn_.reset();
0 commit comments