Blob Blame History Raw
#!/bin/bash
# Author: Iain Douglas <centos@1n6.org.uk>

# Tests for diff3

# Basic Tests

t_Log "Running $0 - diff3 tests"

diff3 -v &>/dev/null 

t_CheckExitStatus $?