summaryrefslogtreecommitdiff
path: root/test-by-cp
blob: 4fde1159769d3c98fad75212f31b8a66a0dbbe0a (plain)
1
2
3
4
5
6
7
#!/bin/sh

cd ..
mkdir copy
cd copy
cp -rf ../app/* .
./run_rust_emacs_tests.sh