From 33c716eda8f72ee5f3acd5db3b9e21b6aeede044 Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Wed, 24 Oct 2018 09:08:54 -0700 Subject: [PATCH] Rename psram bank test like sram bank testss --- .../{20_psram_1bank_test.py => 20_psram_1bank_nomux_test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compiler/tests/{20_psram_1bank_test.py => 20_psram_1bank_nomux_test.py} (100%) diff --git a/compiler/tests/20_psram_1bank_test.py b/compiler/tests/20_psram_1bank_nomux_test.py similarity index 100% rename from compiler/tests/20_psram_1bank_test.py rename to compiler/tests/20_psram_1bank_nomux_test.py