summaryrefslogtreecommitdiff
path: root/tests/Alt_Mapping/tests.h
blob: 3f2f8e3e3fbc0e0cb149fb892585ec0304fc2f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// $Id$

// ============================================================================
//
// = FILENAME
//    tests.h
//
// = DESCRIPTION
//    All the test objects header files included here
//
// = AUTHORS
//      Jeff Parsons
//
// ============================================================================

#ifndef TESTS_H
#define TESTS_H

#include "ub_struct_seq.h"
#include "ub_string.h"
#include "ub_str_seq.h"

#endif /* if !defined */