flake: remove outdated comment

pull/1745/head
Sebastien Bourdeauducq 2021-08-30 13:33:41 +08:00 committed by occheung
parent 9ee03bd438
commit b7efb2f633
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@
TESTDIR=`mktemp -d`
cp --no-preserve=mode,ownership -R $src/artiq/test/lit $TESTDIR
# FIXME: some tests fail
LIBARTIQ_SUPPORT=${libartiq-support}/libartiq_support.so lit -v $TESTDIR/lit
'';
};