diff --git a/DRAMSys/tests/tests.pri b/DRAMSys/tests/tests.pri index 001dfe5e..9f07b4a9 100644 --- a/DRAMSys/tests/tests.pri +++ b/DRAMSys/tests/tests.pri @@ -17,8 +17,8 @@ OTHER_FILES += tests/error/fr_fcfs.xml OTHER_FILES += tests/error/generateErrorTest.pl OTHER_FILES += tests/error/WideIO.xml -# timing compliace test -OTHER_FILES += tests/timing_compliace/sim-batch.xml -OTHER_FILES += tests/timing_compliace/fifoStrict.xml -OTHER_FILES += tests/timing_compliace/test.pl +# timing compliance test +OTHER_FILES += tests/timing_compliance/sim-batch.xml +OTHER_FILES += tests/timing_compliance/fifoStrict.xml +OTHER_FILES += tests/timing_compliance/test.pl