]> git.donarmstrong.com Git - bamtools.git/blob - src/test/api/internal/index/BamStandardIndexTest.h
Reorganized test suite source tree
[bamtools.git] / src / test / api / internal / index / BamStandardIndexTest.h
1 #ifndef BAMSTANDARDINDEX_TEST_H
2 #define BAMSTANDARDINDEX_TEST_H
3
4 #include <gtest/gtest.h>
5 #include "api/internal/index/BamStandardIndex_p.h"
6
7 TEST(BamStandardIndexTest, Open) {
8
9
10
11 }
12
13 #endif // BAMSTANDARDINDEX_TEST_H