diff options
Diffstat (limited to 'tests/rpc/unix.ys')
-rw-r--r-- | tests/rpc/unix.ys | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/rpc/unix.ys b/tests/rpc/unix.ys deleted file mode 100644 index cc7ec14ab..000000000 --- a/tests/rpc/unix.ys +++ /dev/null @@ -1,6 +0,0 @@ -!python3 frontend.py unix-socket frontend.sock & sleep 0.1 -connect_rpc -path frontend.sock -read_verilog design.v -hierarchy -top top -flatten -select -assert-count 1 t:$neg |