DEBSOURCES
Skip Quicknav
sources / git-ftp / 0.7.4%2Bgit20120528-1 / tests / shunit2-2.1.6 / examples / equality_test.sh
12345678910
#! /bin/sh # file: examples/equality_test.sh testEquality() { assertEquals 1 1 } # load shunit2 . ../src/shunit2