Commit b6b37023 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix typo in rule inheritance

parent 0d31e99b
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1291,7 +1291,7 @@ ivas-pytest-compare_to_ref-dmx-short-enc-lev+10:

ivas-pytest-compare_to_ref-dmx-long-enc:
  extends:
    - .rules-pytest-to-ref-enc-short-dmx
    - .rules-pytest-to-ref-enc-long-dmx
    - .test-job-linux
  before_script:
    - USE_LTV=1
@@ -1304,7 +1304,7 @@ ivas-pytest-compare_to_ref-dmx-long-enc:

ivas-pytest-compare_to_ref-dmx-long-enc-lev-10:
  extends:
    - .rules-pytest-to-ref-enc-short-dmx
    - .rules-pytest-to-ref-enc-long-dmx
    - .test-job-linux
  before_script:
    - USE_LTV=1
@@ -1317,7 +1317,7 @@ ivas-pytest-compare_to_ref-dmx-long-enc-lev-10:

ivas-pytest-compare_to_ref-dmx-long-enc-lev+10:
  extends:
    - .rules-pytest-to-ref-enc-short-dmx
    - .rules-pytest-to-ref-enc-long-dmx
    - .test-job-linux
  before_script:
    - USE_LTV=1