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