#!/bin/bash # Author: Iain Douglas # Tests for diff3 # Basic Tests t_Log "Running $0 - diff3 tests" diff3 -v &>/dev/null t_CheckExitStatus $?