]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/test/api/internal/index/BamToolsIndexTest.h
Reorganized test suite source tree
[bamtools.git] / src / test / api / internal / index / BamToolsIndexTest.h
diff --git a/src/test/api/internal/index/BamToolsIndexTest.h b/src/test/api/internal/index/BamToolsIndexTest.h
new file mode 100644 (file)
index 0000000..e1b6cd4
--- /dev/null
@@ -0,0 +1,13 @@
+#ifndef BAMTOOLSINDEX_TEST_H
+#define BAMTOOLSINDEX_TEST_H
+
+#include <gtest/gtest.h>
+#include "api/internal/index/BamToolsIndex_p.h"
+
+TEST(BamToolsIndexTest, Open) {
+
+
+
+}
+
+#endif // BAMTOOLSINDEX_TEST_H