aboutsummaryrefslogtreecommitdiff
path: root/contrib/shunit2-2.0.3/src/test/testSuiteFx
blob: c0e6ab829a05fc30ba3576eda44ccaf0d9ee8a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#! /bin/sh
# $Id$
# vim: expandtab
# author: Kate Ward <kate.ward@forestent.com>
#
# Self-testing unit tests for shUnit2 suite functions
#

#-----------------------------------------------------------------------------
# suite tests
#

testAddTest()
{
  :
}

#-----------------------------------------------------------------------------
# suite functions
#

# load and run shUnit2
. ./shunit2