chiark / gitweb /
stgit.el: Add "d" for a few diff commands, similar to git.el
[stgit] / t / interactive.sh
1 #!/bin/sh
2 #
3 # Copyright (c) 2007 Yann Dirson
4 #
5
6 test_description='Get a test environment for interactive experimentation.'
7
8 . ./test-lib.sh
9
10 bash
11
12 test_done